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

/frameworks/native/services/inputflinger/
H A DInputDispatcher.cpp3700 connection->inputState.setFallbackKey(originalKeyCode, fallbackKeyCode);
3732 connection->inputState.setFallbackKey(originalKeyCode,
4334 void InputDispatcher::InputState::setFallbackKey(int32_t originalKeyCode, function in class:android::InputDispatcher::InputState

Completed in 44 milliseconds