Searched refs:taskIsATargetWithMode (Results 1 – 2 of 2) sorted by relevance
92 public static boolean taskIsATargetWithMode(RemoteAnimationTarget[] targets, in taskIsATargetWithMode() method in TaskUtils
28 import static com.android.quickstep.TaskUtils.taskIsATargetWithMode;324 boolean activityClosing = taskIsATargetWithMode(appTargets, getTaskId(), MODE_CLOSING); in composeRecentsLaunchAnimator()