Searched refs:DEBUG_TASKS (Results 1 – 9 of 9) sorted by relevance
59 static final boolean DEBUG_TASKS = DEBUG_ALL || false; field in ActivityTaskManagerDebugConfig
83 import static com.android.server.wm.ActivityTaskManagerDebugConfig.DEBUG_TASKS;1348 if (DEBUG_TASKS) Slog.d(TAG_TASKS, "Looking for task of " + target + " in " + this); in findTaskLocked()1353 if (DEBUG_TASKS) Slog.d(TAG_TASKS, "Skipping " + task + ": voice session"); in findTaskLocked()1358 if (DEBUG_TASKS) Slog.d(TAG_TASKS, "Skipping " + task + ": different user"); in findTaskLocked()1366 if (DEBUG_TASKS) Slog.d(TAG_TASKS, "Skipping " + task + ": mismatch root " + r); in findTaskLocked()1370 if (DEBUG_TASKS) Slog.d(TAG_TASKS, "Skipping " + task + ": mismatch activity type"); in findTaskLocked()1389 if (DEBUG_TASKS) Slog.d(TAG_TASKS, "Comparing existing cls=" in findTaskLocked()1396 if (DEBUG_TASKS) Slog.d(TAG_TASKS, "Found matching class!"); in findTaskLocked()1398 if (DEBUG_TASKS) Slog.d(TAG_TASKS, in findTaskLocked()1406 if (DEBUG_TASKS) Slog.d(TAG_TASKS, "Found matching class!"); in findTaskLocked()[all …]
62 import static com.android.server.wm.ActivityTaskManagerDebugConfig.DEBUG_TASKS;1069 if (DEBUG_TASKS) Slog.d(TAG, "Launch on display check: displayId=" + launchDisplayId in isCallerAllowedToLaunchOnDisplay()1073 if (DEBUG_TASKS) Slog.d(TAG, "Launch on display check: no caller info, skip check"); in isCallerAllowedToLaunchOnDisplay()1089 if (DEBUG_TASKS) Slog.d(TAG, "Launch on display check:" in isCallerAllowedToLaunchOnDisplay()1103 if (DEBUG_TASKS) Slog.d(TAG, "Launch on display check:" in isCallerAllowedToLaunchOnDisplay()1110 if (DEBUG_TASKS) Slog.d(TAG, "Launch on display check:" in isCallerAllowedToLaunchOnDisplay()1118 if (DEBUG_TASKS) Slog.d(TAG, "Launch on display check:" in isCallerAllowedToLaunchOnDisplay()1125 if (DEBUG_TASKS) Slog.d(TAG, "Launch on display check:" in isCallerAllowedToLaunchOnDisplay()1131 if (DEBUG_TASKS) Slog.d(TAG, "Launch on display check:" in isCallerAllowedToLaunchOnDisplay()
72 import static com.android.server.wm.ActivityTaskManagerDebugConfig.DEBUG_TASKS;2196 if (DEBUG_TASKS) Slog.d(TAG_TASKS, "Bring to front target: " + mTargetStack in setTargetStackAndMoveToFrontIfNeeded()2319 if (DEBUG_TASKS) Slog.v(TAG_TASKS, "Starting new activity " + mStartActivity in setTaskFromReuseOrCreateNewTask()2445 if (DEBUG_TASKS) Slog.v(TAG_TASKS, "Starting new activity " + mStartActivity in setTaskFromSourceRecord()2506 if (DEBUG_TASKS) Slog.v(TAG_TASKS, "Starting new activity " + mStartActivity in setTaskFromInTask()2549 if (DEBUG_TASKS) Slog.v(TAG_TASKS, "Starting new activity " + mStartActivity in setTaskToCurrentTopOrCreateNewTask()
47 import static com.android.server.wm.ActivityTaskManagerDebugConfig.DEBUG_TASKS;606 if (DEBUG_TASKS) { in findTaskLocked()
40 import static com.android.server.wm.ActivityTaskManagerDebugConfig.DEBUG_TASKS;607 if(DEBUG_TASKS) Slog.i(TAG_TASKS, in removeTasksForUserLocked()
59 import static com.android.server.wm.ActivityTaskManagerDebugConfig.DEBUG_TASKS;1092 if (DEBUG_TASKS) Slog.d(TAG_TASKS, "Looking for task of " + r); in findTask()1116 if (DEBUG_TASKS && mTmpFindTaskResult.mRecord == null) Slog.d(TAG_TASKS, "No task found"); in findTask()
78 import static com.android.server.wm.ActivityTaskManagerDebugConfig.DEBUG_TASKS;908 if (DEBUG_TASKS) Slog.v(TAG_TASKS, "Setting Intent of " + this + " to " + _intent); in setIntent()919 if (DEBUG_TASKS) Slog.v(TAG_TASKS, in setIntent()
99 import static com.android.server.wm.ActivityTaskManagerDebugConfig.DEBUG_TASKS;3566 if (DEBUG_TASKS) Slog.w(TAG, caller + ": caller " + callingUid in isGetTasksAllowed()3572 if (DEBUG_TASKS) Slog.w(TAG, caller + ": caller " + callingUid in isGetTasksAllowed()