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