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

/frameworks/base/services/input/
H A DInputDispatcher.cpp540 bool InputDispatcher::isAppSwitchKeyCode(int32_t keyCode) { function in class:android::InputDispatcher
546 && isAppSwitchKeyCode(keyEntry->keyCode)

Completed in 46 milliseconds