Searched refs:notifyFocusChangedLocked (Results 1 – 2 of 2) sorted by relevance
620 void notifyFocusChangedLocked(const sp<IBinder>& oldFocus, const sp<IBinder>& newFocus)
4724 notifyFocusChangedLocked(oldFocusedWindowToken, newFocusedWindowToken); in setFocusedDisplay()5529 void InputDispatcher::notifyFocusChangedLocked(const sp<IBinder>& oldToken, in notifyFocusChangedLocked() function in android::inputdispatcher::InputDispatcher6203 notifyFocusChangedLocked(changes.oldFocus, changes.newFocus); in onFocusChangedLocked()