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

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

Completed in 49 milliseconds