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

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

Completed in 156 milliseconds