Home
last modified time | relevance | path

Searched defs:transitionDestination (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/scroll/
DLongScreenshotData.java43 void setTransitionDestination(Rect transitionDestination, Runnable onTransitionEnd); in setTransitionDestination()
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DScreenshotController.kt415 { transitionDestination: Rect, onTransitionEnd: Runnable, longScreenshot: LongScreenshot in <lambda>() method