Searched refs:dispatchFocusLocked (Results 1 – 2 of 2) sorted by relevance
457 void dispatchFocusLocked(nsecs_t currentTime, std::shared_ptr<const FocusEntry> entry)
1175 dispatchFocusLocked(currentTime, typedEntry); in dispatchOnceInnerLocked()1713 void InputDispatcher::dispatchFocusLocked(nsecs_t currentTime, in dispatchFocusLocked() function in android::inputdispatcher::InputDispatcher