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

/frameworks/native/services/inputflinger/
H A DInputDispatcher.cpp357 if (isAppSwitchKeyEventLocked(typedEntry)) {
419 if (isAppSwitchKeyEventLocked(keyEntry)) {
561 bool InputDispatcher::isAppSwitchKeyEventLocked(KeyEntry* keyEntry) { function in class:android::InputDispatcher

Completed in 111 milliseconds