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

  /frameworks/native/services/inputflinger/
EventHub.h 245 virtual void setLedState(int32_t deviceId, int32_t led, bool on) = 0;
320 virtual void setLedState(int32_t deviceId, int32_t led, bool on);
EventHub.cpp 544 void EventHub::setLedState(int32_t deviceId, int32_t led, bool on) {
    [all...]
InputReader.cpp     [all...]
  /frameworks/native/services/inputflinger/tests/
InputReader_test.cpp 759 virtual void setLedState(int32_t deviceId, int32_t led, bool on) {
    [all...]

Completed in 1716 milliseconds