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

/frameworks/native/services/inputflinger/
H A DInputDispatcher.cpp548 bool InputDispatcher::isAppSwitchKeyCode(int32_t keyCode) { function in class:android::InputDispatcher
556 && isAppSwitchKeyCode(keyEntry->keyCode)

Completed in 28 milliseconds