Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/
DLauncherAnimationRunner.java52 public void onAnimationStart(RemoteAnimationTargetCompat[] targetCompats, Runnable runnable) { in onAnimationStart()
71 RemoteAnimationTargetCompat[] targetCompats, AnimationResult result); in onCreateAnimation()
DLauncherAppTransitionManagerImpl.java680 anim.play(getClosingWindowAnimators(targetCompats)); in getClosingWindowAnimators() argument
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DOverviewCommandHelper.java300 private AnimatorSet createWindowAnimation(RemoteAnimationTargetCompat[] targetCompats) { in createWindowAnimation()