HomeSort by relevance Sort by last modified time
    Searched refs:hasLed (Results 1 - 4 of 4) sorted by null

  /frameworks/base/services/input/
EventHub.h 231 virtual bool hasLed(int32_t deviceId, int32_t led) const = 0;
294 virtual bool hasLed(int32_t deviceId, int32_t led) const;
EventHub.cpp 502 bool EventHub::hasLed(int32_t deviceId, int32_t led) const {
    [all...]
InputReader.cpp     [all...]
  /frameworks/base/services/input/tests/
InputReader_test.cpp 640 virtual bool hasLed(int32_t deviceId, int32_t led) const {
    [all...]

Completed in 182 milliseconds