Home
last modified time | relevance | path

Searched refs:isAppSwitchPendingLocked (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/
DInputDispatcher.h884 bool isAppSwitchPendingLocked();
DInputDispatcher.cpp607 bool InputDispatcher::isAppSwitchPendingLocked() { in isAppSwitchPendingLocked() function in android::InputDispatcher
3386 if (isAppSwitchPendingLocked()) { in dumpDispatchStateLocked()