Searched refs:onTaskLaunchAnimationEnd (Results 1 – 2 of 2) sorted by relevance
113 protected Unit onTaskLaunchAnimationEnd(boolean success) { in onTaskLaunchAnimationEnd() method in LauncherRecentsView120 super.onTaskLaunchAnimationEnd(success); in onTaskLaunchAnimationEnd()
5320 onTaskLaunchAnimationEnd(true /* success */);5322 tv.launchTask(this::onTaskLaunchAnimationEnd);5327 onTaskLaunchAnimationEnd(false);5334 protected Unit onTaskLaunchAnimationEnd(boolean success) { in onTaskLaunchAnimationEnd() method