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

/frameworks/base/services/input/
H A DInputDispatcher.cpp1076 if (!isWindowReadyForMoreInputLocked(currentTime, mFocusedWindowHandle, entry)) {
1447 if (!isWindowReadyForMoreInputLocked(currentTime, touchedWindow.windowHandle, entry)) {
1662 bool InputDispatcher::isWindowReadyForMoreInputLocked(nsecs_t currentTime, function in class:android::InputDispatcher

Completed in 58 milliseconds