Searched defs:isAppSwitchKeyCode (Results 1 - 1 of 1) sorted by relevance
/frameworks/base/services/input/ | ||
H A D | InputDispatcher.cpp | 526 bool InputDispatcher::isAppSwitchKeyCode(int32_t keyCode) { function in class:android::InputDispatcher 532 && isAppSwitchKeyCode(keyEntry->keyCode) |
Completed in 14 milliseconds