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.java148 protected void onTaskLaunchAnimationUpdate(float progress, TaskView tv) { in onTaskLaunchAnimationUpdate() method in LauncherRecentsView
DRecentsView.java1511 onTaskLaunchAnimationUpdate(animator.getAnimatedFraction(), tv); in createTaskLauncherAnimation()
1556 protected void onTaskLaunchAnimationUpdate(float progress, TaskView tv) { in onTaskLaunchAnimationUpdate() method in RecentsView