Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DScreenshotController.java795 mScreenshotView.restoreNonScrollingUi(); in runBatchScrollCapture()
800 mScreenshotView.restoreNonScrollingUi(); in runBatchScrollCapture()
H A DScreenshotView.java1024 void restoreNonScrollingUi() { in restoreNonScrollingUi() method in ScreenshotView