Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/views/
DLauncherRecentsView.java160 protected void onTaskLaunchAnimationUpdate(float progress, TaskView tv) { in onTaskLaunchAnimationUpdate() method in LauncherRecentsView
DRecentsView.java1948 onTaskLaunchAnimationUpdate(animator.getAnimatedFraction(), tv); in createTaskLaunchAnimation()
1998 protected void onTaskLaunchAnimationUpdate(float progress, TaskView tv) { in onTaskLaunchAnimationUpdate() method in RecentsView