Searched refs:MATCH_TASK_IN_STACKS_ONLY (Results 1 – 2 of 2) sorted by relevance
269 MATCH_TASK_IN_STACKS_ONLY,275 static final int MATCH_TASK_IN_STACKS_ONLY = 0; field in ActivityStackSupervisor820 if (matchMode == MATCH_TASK_IN_STACKS_ONLY) { in anyTaskForIdLocked()2740 final TaskRecord task = anyTaskForIdLocked(taskId, MATCH_TASK_IN_STACKS_ONLY); in notifyAppTransitionDone()
194 import static com.android.server.am.ActivityStackSupervisor.MATCH_TASK_IN_STACKS_ONLY;10936 MATCH_TASK_IN_STACKS_ONLY);