Searched refs:taskIsATargetWithMode (Results 1 – 4 of 4) sorted by relevance
6 import static com.android.quickstep.TaskUtils.taskIsATargetWithMode;80 taskIsATargetWithMode(targetCompats, mLauncher.getTaskId(), MODE_OPENING) in onCreateAnimation()
24 import static com.android.quickstep.TaskUtils.taskIsATargetWithMode;179 boolean activityClosing = taskIsATargetWithMode(targets, getTaskId(), MODE_CLOSING); in composeRecentsLaunchAnimator()
68 public static boolean taskIsATargetWithMode(RemoteAnimationTargetCompat[] targets, in taskIsATargetWithMode() method in TaskUtils
33 import static com.android.quickstep.TaskUtils.taskIsATargetWithMode;616 return taskIsATargetWithMode(targets, mLauncher.getTaskId(), mode);