Searched refs:handleTargetsNotReadyLocked (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/services/input/ |
D | InputDispatcher.cpp | 902 int32_t InputDispatcher::handleTargetsNotReadyLocked(nsecs_t currentTime, in handleTargetsNotReadyLocked() function in android::InputDispatcher 1027 injectionResult = handleTargetsNotReadyLocked(currentTime, entry, in findFocusedWindowTargetsLocked() 1048 injectionResult = handleTargetsNotReadyLocked(currentTime, entry, in findFocusedWindowTargetsLocked() 1056 injectionResult = handleTargetsNotReadyLocked(currentTime, entry, in findFocusedWindowTargetsLocked() 1215 injectionResult = handleTargetsNotReadyLocked(currentTime, entry, in findTouchedWindowTargetsLocked() 1244 injectionResult = handleTargetsNotReadyLocked(currentTime, entry, in findTouchedWindowTargetsLocked() 1412 injectionResult = handleTargetsNotReadyLocked(currentTime, entry, in findTouchedWindowTargetsLocked() 1420 injectionResult = handleTargetsNotReadyLocked(currentTime, entry, in findTouchedWindowTargetsLocked()
|
D | InputDispatcher.h | 988 int32_t handleTargetsNotReadyLocked(nsecs_t currentTime, const EventEntry* entry,
|