Searched refs:updateLedState (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/input/
H A DInputReader.h1064 void updateLedState(bool reset);
H A DInputReader.cpp2141 updateLedState(false);
2202 updateLedState(true);
2210 void KeyboardInputMapper::updateLedState(bool reset) { function in class:android::KeyboardInputMapper

Completed in 503 milliseconds