Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/view/
H A DViewTreeObserver.java1032 final void dispatchOnGlobalFocusChange(View oldFocus, View newFocus) { in dispatchOnGlobalFocusChange() method in ViewTreeObserver
H A DView.java7790 mAttachInfo.mTreeObserver.dispatchOnGlobalFocusChange(oldFocus, this);
7971 mAttachInfo.mTreeObserver.dispatchOnGlobalFocusChange(oldFocus, null);