Searched refs:startLongScreenshotTransition (Results 1 – 5 of 5) sorted by relevance
60 fun startLongScreenshotTransition( in reset() method
152 override fun startLongScreenshotTransition( in startLongScreenshotTransition() method156 ) = view.startLongScreenshotTransition(transitionDestination, onTransitionEnd, longScreenshot) in startLongScreenshotTransition()
231 override fun startLongScreenshotTransition( in <lambda>() method
680 mViewProxy::startLongScreenshotTransition); in executeBatchScrollCapture()
892 void startLongScreenshotTransition(Rect destination, Runnable onTransitionEnd, in startLongScreenshotTransition() method in ScreenshotView