Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DScreenshotController.java399 prepareViewForNewScreenshot(screenshot, oldPackageName); in handleScreenshot()
470 void prepareViewForNewScreenshot(@NonNull ScreenshotData screenshot, String oldPackageName) { in prepareViewForNewScreenshot() method in ScreenshotController