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

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

Completed in 35 milliseconds