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

/frameworks/base/services/input/
H A DInputDispatcher.cpp348 if (isAppSwitchKeyEventLocked(typedEntry)) {
409 if (isAppSwitchKeyEventLocked(keyEntry)) {
544 bool InputDispatcher::isAppSwitchKeyEventLocked(KeyEntry* keyEntry) { function in class:android::InputDispatcher

Completed in 17 milliseconds