Searched refs:findFocusedWindowTargetsLocked (Results 1 – 2 of 2) sorted by relevance
1026 int32_t findFocusedWindowTargetsLocked(nsecs_t currentTime, const EventEntry* entry,
787 int32_t injectionResult = findFocusedWindowTargetsLocked(currentTime, in dispatchKeyLocked()846 injectionResult = findFocusedWindowTargetsLocked(currentTime, in dispatchMotionLocked()1058 int32_t InputDispatcher::findFocusedWindowTargetsLocked(nsecs_t currentTime, in findFocusedWindowTargetsLocked() function in android::InputDispatcher