Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DScreenshotController.java597 withWindowAttached(() -> { in saveScreenshot()
735 private void withWindowAttached(Runnable action) { in withWindowAttached() method in ScreenshotController