Searched refs:removeFallbackKey (Results 1 – 2 of 2) sorted by relevance
747 void removeFallbackKey(int32_t originalKeyCode);
3680 connection->inputState.removeFallbackKey(originalKeyCode); in afterKeyEventLockedInterruptible()3715 connection->inputState.removeFallbackKey(originalKeyCode); in afterKeyEventLockedInterruptible()3752 connection->inputState.removeFallbackKey(originalKeyCode); in afterKeyEventLockedInterruptible()4407 void InputDispatcher::InputState::removeFallbackKey(int32_t originalKeyCode) { in removeFallbackKey() function in android::InputDispatcher::InputState