Searched defs:isDeviceEnabled (Results 1 – 4 of 4) sorted by relevance
442 inline bool isDeviceEnabled() { return mEventHub->isDeviceEnabled(mId); } in isDeviceEnabled() function
268 bool isDeviceEnabled(int32_t deviceId) const override { return mFdp->ConsumeBool(); } in isDeviceEnabled() function
54 bool FakeEventHub::isDeviceEnabled(int32_t deviceId) const { in isDeviceEnabled() function in android::FakeEventHub
2595 bool EventHub::isDeviceEnabled(int32_t deviceId) const { in isDeviceEnabled() function in android::EventHub