HomeSort by relevance Sort by last modified time
    Searched refs:composeRecentsLaunchAnimator (Results 1 - 2 of 2) sorted by null

  /packages/apps/Launcher3/quickstep/src/com/android/quickstep/
RecentsActivity.java 191 result.setAnimation(composeRecentsLaunchAnimator(taskView, targetCompats));
202 private AnimatorSet composeRecentsLaunchAnimator(TaskView taskView,
  /packages/apps/Launcher3/quickstep/src/com/android/launcher3/
LauncherAppTransitionManagerImpl.java 184 if (!composeRecentsLaunchAnimator(v, targetCompats, anim)) {
254 private boolean composeRecentsLaunchAnimator(View v,
    [all...]

Completed in 288 milliseconds