Searched refs:hasLed (Results 1 – 4 of 4) sorted by relevance
242 virtual bool hasLed(int32_t deviceId, int32_t led) const = 0;307 virtual bool hasLed(int32_t deviceId, int32_t led) const;
501 bool EventHub::hasLed(int32_t deviceId, int32_t led) const { in hasLed() function in android::EventHub
2332 ledState.avail = getEventHub()->hasLed(getDeviceId(), led); in initializeLedState()
652 virtual bool hasLed(int32_t deviceId, int32_t led) const { in hasLed() function in android::FakeEventHub