Home
last modified time | relevance | path

Searched refs:dispatchFocusLocked (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.h457 void dispatchFocusLocked(nsecs_t currentTime, std::shared_ptr<const FocusEntry> entry)
DInputDispatcher.cpp1175 dispatchFocusLocked(currentTime, typedEntry); in dispatchOnceInnerLocked()
1713 void InputDispatcher::dispatchFocusLocked(nsecs_t currentTime, in dispatchFocusLocked() function in android::inputdispatcher::InputDispatcher