Searched refs:removeFallbackKey (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/
H A DInputDispatcher.cpp3586 connection->inputState.removeFallbackKey(originalKeyCode);
3621 connection->inputState.removeFallbackKey(originalKeyCode);
3658 connection->inputState.removeFallbackKey(originalKeyCode);
4314 void InputDispatcher::InputState::removeFallbackKey(int32_t originalKeyCode) { function in class:android::InputDispatcher::InputState
H A DInputDispatcher.h742 void removeFallbackKey(int32_t originalKeyCode);

Completed in 177 milliseconds