Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/legacy/recents/src/com/android/systemui/recents/views/
DRecentsTransitionComposer.java115 specs.add(composeOffscreenAnimationSpec(task, offscreenTaskRect)); in composeAnimationSpecs()
133 private static AppTransitionAnimationSpecCompat composeOffscreenAnimationSpec(Task task, in composeOffscreenAnimationSpec() method in RecentsTransitionComposer