Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DLongScreenshotActivity.java219 .setTransitionDestination(dest, () -> { in onLongScreenshotReceived()
H A DScreenshotController.java217 void setTransitionDestination(Rect transitionDestination, Runnable onTransitionEnd); in setTransitionDestination() method