Searched refs:findTaskViewToLaunch (Results 1 – 2 of 2) sorted by relevance
120 public static TaskView findTaskViewToLaunch( in findTaskViewToLaunch() method in TaskViewUtils634 TaskView taskView = findTaskViewToLaunch(recentsView, v, appTargets); in composeRecentsLaunchAnimator()
65 import static com.android.quickstep.TaskViewUtils.findTaskViewToLaunch;416 && findTaskViewToLaunch(mLauncher.getOverviewPanel(), v, targets) != null; in isLaunchingFromRecents()