Searched defs:hasLed (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/services/input/ | ||
D | EventHub.cpp | 470 bool EventHub::hasLed(int32_t deviceId, int32_t led) const { in hasLed() function in android::EventHub |
/frameworks/base/services/input/tests/ | ||
D | InputReader_test.cpp | 583 virtual bool hasLed(int32_t deviceId, int32_t led) const { in hasLed() function in android::FakeEventHub |