Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DLegacyScreenshotViewProxy.kt158 override fun restoreNonScrollingUi() = view.restoreNonScrollingUi() in startLongScreenshotTransition() method
DScreenshotViewProxy.kt65 fun restoreNonScrollingUi() in reset() method
DScreenshotShelfViewProxy.kt246 override fun restoreNonScrollingUi() { in <lambda>() method
DScreenshotController.java679 mViewProxy::restoreNonScrollingUi, in executeBatchScrollCapture()
DScreenshotView.java1003 void restoreNonScrollingUi() { in restoreNonScrollingUi() method in ScreenshotView