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