Searched defs:isDeviceEnabled (Results 1 – 3 of 3) sorted by relevance
382 inline bool isDeviceEnabled() { return mEventHub->isDeviceEnabled(mId); } in isDeviceEnabled() function
2276 bool EventHub::isDeviceEnabled(int32_t deviceId) { in isDeviceEnabled() function in android::EventHub
535 bool isDeviceEnabled(int32_t deviceId) { in isDeviceEnabled() function in android::FakeEventHub