Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/views/
DLauncherRecentsView.java173 protected void onTaskLaunchAnimationEnd(boolean success) { in onTaskLaunchAnimationEnd() method in LauncherRecentsView
180 super.onTaskLaunchAnimationEnd(success); in onTaskLaunchAnimationEnd()
DRecentsView.java1976 onTaskLaunchAnimationEnd(result); in createTaskLaunchAnimation()
1991 onTaskLaunchAnimationEnd(false); in createTaskLaunchAnimation()
2003 protected void onTaskLaunchAnimationEnd(boolean success) { in onTaskLaunchAnimationEnd() method in RecentsView