Searched defs:hasLed (Results 1 – 3 of 3) sorted by relevance
335 inline bool hasLed(int32_t led) const { return mEventHub->hasLed(mId, led); } in hasLed() function
1260 bool EventHub::hasLed(int32_t deviceId, int32_t led) const { in hasLed() function in android::EventHub
966 bool hasLed(int32_t deviceId, int32_t led) const override { in hasLed() function in android::FakeEventHub