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

/frameworks/native/services/inputflinger/
H A DInputReader.h1173 void updateLedState(bool reset);
H A DInputReader.cpp2363 updateLedState(false);
2376 updateLedState(true);
2384 void KeyboardInputMapper::updateLedState(bool reset) { function in class:android::KeyboardInputMapper

Completed in 290 milliseconds