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

/frameworks/native/services/inputflinger/
H A DInputDispatcher.h868 bool isAppSwitchKeyEventLocked(KeyEntry* keyEntry);
H A DInputDispatcher.cpp353 if (isAppSwitchKeyEventLocked(typedEntry)) {
414 if (isAppSwitchKeyEventLocked(keyEntry)) {
554 bool InputDispatcher::isAppSwitchKeyEventLocked(KeyEntry* keyEntry) { function in class:android::InputDispatcher

Completed in 314 milliseconds