Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputDispatcher.h1044 String8 checkWindowReadyForMoreInputLocked(nsecs_t currentTime,
DInputDispatcher.cpp1087 reason = checkWindowReadyForMoreInputLocked(currentTime, in findFocusedWindowTargetsLocked()
1398 String8 reason = checkWindowReadyForMoreInputLocked(currentTime, in findTouchedWindowTargetsLocked()
1620 String8 InputDispatcher::checkWindowReadyForMoreInputLocked(nsecs_t currentTime, in checkWindowReadyForMoreInputLocked() function in android::InputDispatcher