Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/scroll/
DLongScreenshotData.java33 private final AtomicReference<ScreenshotController.TransitionDestination>
67 ScreenshotController.TransitionDestination destination) { in setTransitionDestinationCallback()
74 public ScreenshotController.TransitionDestination takeTransitionDestinationCallback() { in takeTransitionDestinationCallback()
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DScreenshotController.java168 public interface TransitionDestination { interface in ScreenshotController