Searched refs:hasLed (Results 1 – 3 of 3) sorted by relevance
244 virtual bool hasLed(int32_t deviceId, int32_t led) const = 0;319 virtual bool hasLed(int32_t deviceId, int32_t led) const;
532 bool EventHub::hasLed(int32_t deviceId, int32_t led) const { in hasLed() function in android::EventHub
754 virtual bool hasLed(int32_t deviceId, int32_t led) const { in hasLed() function in android::FakeEventHub