Home
last modified time | relevance | path

Searched refs:OnWindowAttachListener (Results 1 – 10 of 10) sorted by relevance

/aosp12/frameworks/base/core/java/android/view/
H A DViewTreeObserver.java45 private CopyOnWriteArrayList<OnWindowAttachListener> mOnWindowAttachListeners;
82 public interface OnWindowAttachListener { interface in ViewTreeObserver
479 public void addOnWindowAttachListener(OnWindowAttachListener listener) { in addOnWindowAttachListener()
484 = new CopyOnWriteArrayList<OnWindowAttachListener>(); in addOnWindowAttachListener()
499 public void removeOnWindowAttachListener(OnWindowAttachListener victim) { in removeOnWindowAttachListener()
1001 final CopyOnWriteArrayList<OnWindowAttachListener> listeners in dispatchOnWindowAttachedChange()
1004 for (OnWindowAttachListener listener : listeners) { in dispatchOnWindowAttachedChange()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DScreenshotController.java741 new ViewTreeObserver.OnWindowAttachListener() { in withWindowAttached()
/aosp12/packages/apps/TV/src/com/android/tv/
H A DMainActivity.java1828 new ViewTreeObserver.OnWindowAttachListener() { in runAfterAttachedToWindow()
/aosp12/frameworks/base/boot/
H A Dpreloaded-classes7745 android.view.ViewTreeObserver$OnWindowAttachListener
H A Dboot-image-profile.txt31488 Landroid/view/ViewTreeObserver$OnWindowAttachListener;
/aosp12/frameworks/base/config/
H A Dpreloaded-classes7766 android.view.ViewTreeObserver$OnWindowAttachListener
H A Dboot-image-profile.txt41152 Landroid/view/ViewTreeObserver$OnWindowAttachListener;
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt50057 …method public void addOnWindowAttachListener(android.view.ViewTreeObserver.OnWindowAttachListener);
50072 …hod public void removeOnWindowAttachListener(android.view.ViewTreeObserver.OnWindowAttachListener);
50101 public static interface ViewTreeObserver.OnWindowAttachListener {
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt34382 …method public void addOnWindowAttachListener(android.view.ViewTreeObserver.OnWindowAttachListener);
34395 …hod public void removeOnWindowAttachListener(android.view.ViewTreeObserver.OnWindowAttachListener);
34423 public static abstract interface ViewTreeObserver.OnWindowAttachListener {
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...