Searched refs:handleTargetsNotReadyLocked (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/services/inputflinger/dispatcher/ |
D | InputDispatcher.h | 312 int32_t handleTargetsNotReadyLocked(nsecs_t currentTime, const EventEntry* entry,
|
D | InputDispatcher.cpp | 1021 int32_t InputDispatcher::handleTargetsNotReadyLocked( in handleTargetsNotReadyLocked() function in android::inputdispatcher::InputDispatcher 1186 handleTargetsNotReadyLocked(currentTime, entry, focusedApplicationHandle, in findFocusedWindowTargetsLocked() 1213 handleTargetsNotReadyLocked(currentTime, entry, focusedApplicationHandle, in findFocusedWindowTargetsLocked() 1522 injectionResult = handleTargetsNotReadyLocked(currentTime, entry, nullptr, in findTouchedWindowTargetsLocked()
|