Searched refs:enqueueFocusEventLocked (Results 1 – 2 of 2) sorted by relevance
239 void enqueueFocusEventLocked(const sp<IBinder>& windowToken, bool hasFocus,
1689 void InputDispatcher::enqueueFocusEventLocked(const sp<IBinder>& windowToken, bool hasFocus, in enqueueFocusEventLocked() function in android::inputdispatcher::InputDispatcher6935 enqueueFocusEventLocked(changes.oldFocus, /*hasFocus=*/false, changes.reason); in onFocusChangedLocked()6939 enqueueFocusEventLocked(changes.newFocus, /*hasFocus=*/true, changes.reason); in onFocusChangedLocked()