Searched defs:getFallbackKey (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/
H A DInputDispatcher.cpp3616 int32_t fallbackKeyCode = connection->inputState.getFallbackKey(originalKeyCode);
4331 int32_t InputDispatcher::InputState::getFallbackKey(int32_t originalKeyCode) { function in class:android::InputDispatcher::InputState

Completed in 38 milliseconds