Searched refs:onTaskLaunchAnimationEnd (Results 1 – 2 of 2) sorted by relevance
103 protected void onTaskLaunchAnimationEnd(boolean success) { in onTaskLaunchAnimationEnd() method in LauncherRecentsView110 super.onTaskLaunchAnimationEnd(success); in onTaskLaunchAnimationEnd()
5133 onTaskLaunchAnimationEnd(true /* success */);5135 tv.launchTask(this::onTaskLaunchAnimationEnd);5143 onTaskLaunchAnimationEnd(false);5150 protected void onTaskLaunchAnimationEnd(boolean success) { in onTaskLaunchAnimationEnd() method