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

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

Completed in 90 milliseconds