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

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

Completed in 44 milliseconds