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

/frameworks/base/services/input/
H A DInputDispatcher.h997 int32_t findFocusedWindowTargetsLocked(nsecs_t currentTime, const EventEntry* entry,
H A DInputDispatcher.cpp758 int32_t injectionResult = findFocusedWindowTargetsLocked(currentTime,
817 injectionResult = findFocusedWindowTargetsLocked(currentTime,
1019 int32_t InputDispatcher::findFocusedWindowTargetsLocked(nsecs_t currentTime, function in class:android::InputDispatcher

Completed in 1012 milliseconds