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.java163 protected void onTaskLaunchAnimationUpdate(float progress, TaskView tv) { in onTaskLaunchAnimationUpdate() method in LauncherRecentsView
DRecentsView.java2101 onTaskLaunchAnimationUpdate(animator.getAnimatedFraction(), tv); in createTaskLaunchAnimation()
2151 protected void onTaskLaunchAnimationUpdate(float progress, TaskView tv) { in onTaskLaunchAnimationUpdate() method in RecentsView