Home
last modified time | relevance | path

Searched defs:createWindowAnimation (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DOverviewCommandHelper.java194 public AnimatorSet createWindowAnimation( in run() method
237 private AnimatorSet createWindowAnimation(RemoteAnimationTargetCompat[] appTargets, in createWindowAnimation() method in OverviewCommandHelper.RecentsActivityCommand
DAppToOverviewAnimationProvider.java98 public AnimatorSet createWindowAnimation(RemoteAnimationTargetCompat[] appTargets, in createWindowAnimation() method in AppToOverviewAnimationProvider
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DRemoteAnimationProvider.java33 public abstract AnimatorSet createWindowAnimation(RemoteAnimationTargetCompat[] appTargets, in createWindowAnimation() method in RemoteAnimationProvider