Home
last modified time | relevance | path

Searched refs:removeOnWindowAttachListener (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/clipboardoverlay/
H A DClipboardOverlayWindow.java133 decorView.getViewTreeObserver().removeOnWindowAttachListener(this); in withWindowAttached()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/
H A DTvPipMenuEduTextDrawer.java138 mEduTextView.getViewTreeObserver().removeOnWindowAttachListener(this); in scheduleLifecycleEvents()
/aosp14/frameworks/base/core/java/android/view/
H A DViewTreeObserver.java524 public void removeOnWindowAttachListener(OnWindowAttachListener victim) { in removeOnWindowAttachListener() method in ViewTreeObserver
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DScreenshotController.java845 decorView.getViewTreeObserver().removeOnWindowAttachListener(this); in withWindowAttached()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt53485 …method public void removeOnWindowAttachListener(android.view.ViewTreeObserver.OnWindowAttachListen…