Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DViewTreeObserver.java45 private CopyOnWriteArrayList<OnWindowAttachListener> mOnWindowAttachListeners;
86 public interface OnWindowAttachListener { interface in ViewTreeObserver
504 public void addOnWindowAttachListener(OnWindowAttachListener listener) { in addOnWindowAttachListener()
509 = new CopyOnWriteArrayList<OnWindowAttachListener>(); in addOnWindowAttachListener()
524 public void removeOnWindowAttachListener(OnWindowAttachListener victim) { in removeOnWindowAttachListener()
1065 final CopyOnWriteArrayList<OnWindowAttachListener> listeners in dispatchOnWindowAttachedChange()
1068 for (OnWindowAttachListener listener : listeners) { in dispatchOnWindowAttachedChange()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/clipboardoverlay/
H A DClipboardOverlayWindow.java130 new ViewTreeObserver.OnWindowAttachListener() { in withWindowAttached()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/
H A DTvPipMenuEduTextDrawer.java131 new ViewTreeObserver.OnWindowAttachListener() { in scheduleLifecycleEvents()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DScreenshotController.java841 new ViewTreeObserver.OnWindowAttachListener() { in withWindowAttached()
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes8923 android.view.ViewTreeObserver$OnWindowAttachListener
H A Dboot-image-profile.txt31721 Landroid/view/ViewTreeObserver$OnWindowAttachListener;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes8954 android.view.ViewTreeObserver$OnWindowAttachListener
H A Dboot-image-profile.txt41855 Landroid/view/ViewTreeObserver$OnWindowAttachListener;
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt53469 …method public void addOnWindowAttachListener(android.view.ViewTreeObserver.OnWindowAttachListener);
53485 …hod public void removeOnWindowAttachListener(android.view.ViewTreeObserver.OnWindowAttachListener);
53515 public static interface ViewTreeObserver.OnWindowAttachListener {
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...