Home
last modified time | relevance | path

Searched defs:startLongScreenshotTransition (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DScreenshotViewProxy.kt60 fun startLongScreenshotTransition( in reset() method
DLegacyScreenshotViewProxy.kt152 override fun startLongScreenshotTransition( in startLongScreenshotTransition() method
DScreenshotShelfViewProxy.kt231 override fun startLongScreenshotTransition( in <lambda>() method
DScreenshotView.java892 void startLongScreenshotTransition(Rect destination, Runnable onTransitionEnd, in startLongScreenshotTransition() method in ScreenshotView