Searched refs:hasLed (Results 1 – 4 of 4) sorted by relevance
227 virtual bool hasLed(int32_t deviceId, int32_t led) const = 0;303 virtual bool hasLed(int32_t deviceId, int32_t led) const;
583 bool EventHub::hasLed(int32_t deviceId, int32_t led) const { in hasLed() function in android::EventHub
2499 ledState.avail = getEventHub()->hasLed(getDeviceId(), led); in initializeLedState()
711 virtual bool hasLed(int32_t deviceId, int32_t led) const { in hasLed() function in android::FakeEventHub