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

/frameworks/base/include/ui/
H A DInputDispatcher.h1007 bool isWindowFinishedWithPreviousInputLocked(const InputWindow* window);
/frameworks/base/libs/ui/
H A DInputDispatcher.cpp979 if (! isWindowFinishedWithPreviousInputLocked(mFocusedWindow)) {
1216 if (! isWindowFinishedWithPreviousInputLocked(touchedWindow.window)) {
1380 bool InputDispatcher::isWindowFinishedWithPreviousInputLocked(const InputWindow* window) { function in class:android::InputDispatcher

Completed in 11 milliseconds