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

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

Completed in 50 milliseconds