Searched refs:updateLedState (Results 1 – 2 of 2) sorted by relevance
1105 void updateLedState(bool reset);
2166 updateLedState(false); in processKey()2230 updateLedState(true); in resetLedState()2238 void KeyboardInputMapper::updateLedState(bool reset) { in updateLedState() function in android::KeyboardInputMapper