Home
last modified time | relevance | path

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

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