Home
last modified time | relevance | path

Searched refs:resetLedState (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/services/inputflinger/reader/mapper/
H A DKeyboardInputMapper.h95 void resetLedState();
H A DKeyboardInputMapper.cpp204 resetLedState(); in reset()
408 void KeyboardInputMapper::resetLedState() { in resetLedState() function in android::KeyboardInputMapper