Searched refs:updateLedState (Results 1 – 6 of 6) sorted by relevance
45 virtual void updateLedState(bool reset);
91 virtual void updateLedState(bool reset) {} in updateLedState() function
413 updateLedState(true); in resetLedState()421 void KeyboardInputMapper::updateLedState(bool reset) { in updateLedState() function in android::KeyboardInputMapper
596 void InputDevice::updateLedState(bool reset) { in updateLedState() function in android::InputDevice597 for_each_mapper([reset](InputMapper& mapper) { mapper.updateLedState(reset); }); in updateLedState()
393 device->updateLedState(false); in updateLedMetaStateLocked()
119 void updateLedState(bool reset);