Searched refs:removeFallbackKey (Results 1 – 2 of 2) sorted by relevance
734 void removeFallbackKey(int32_t originalKeyCode);
3561 connection->inputState.removeFallbackKey(originalKeyCode); in afterKeyEventLockedInterruptible()3596 connection->inputState.removeFallbackKey(originalKeyCode); in afterKeyEventLockedInterruptible()3633 connection->inputState.removeFallbackKey(originalKeyCode); in afterKeyEventLockedInterruptible()4301 void InputDispatcher::InputState::removeFallbackKey(int32_t originalKeyCode) { in removeFallbackKey() function in android::InputDispatcher::InputState