Home
last modified time | relevance | path

Searched defs:withWindowAttached (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/clipboardoverlay/
H A DClipboardOverlayWindow.java124 void withWindowAttached(Runnable action) { in withWindowAttached() method in ClipboardOverlayWindow
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DScreenshotController.java835 private void withWindowAttached(Runnable action) { in withWindowAttached() method in ScreenshotController