Searched refs:hasLed (Results 1 – 4 of 4) sorted by relevance
236 virtual bool hasLed(int32_t deviceId, int32_t led) const = 0;301 virtual bool hasLed(int32_t deviceId, int32_t led) const;
494 bool EventHub::hasLed(int32_t deviceId, int32_t led) const { in hasLed() function in android::EventHub
2234 ledState.avail = getEventHub()->hasLed(getDeviceId(), led); in initializeLedState()
654 virtual bool hasLed(int32_t deviceId, int32_t led) const { in hasLed() function in android::FakeEventHub