Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DRemoteAnimationProvider.java34 AnimatorSet createWindowAnimation(RemoteAnimationTargetCompat[] targets); in createWindowAnimation() method
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DOverviewCommandHelper.java180 this::createWindowAnimation, mContext, MAIN_EXECUTOR.getHandler(), in run() local
212 private AnimatorSet createWindowAnimation(RemoteAnimationTargetCompat[] targetCompats) { in createWindowAnimation() method in OverviewCommandHelper.RecentsActivityCommand
DAppToOverviewAnimationProvider.java97 public AnimatorSet createWindowAnimation(RemoteAnimationTargetCompat[] targetCompats) { in createWindowAnimation() method in AppToOverviewAnimationProvider
/packages/apps/Launcher3/go/quickstep/src/com/android/quickstep/
DAppToOverviewAnimationProvider.java102 public AnimatorSet createWindowAnimation(RemoteAnimationTargetCompat[] targetCompats) { in createWindowAnimation() method in AppToOverviewAnimationProvider