Searched refs:DEBUG_STACK (Results 1 – 12 of 12) sorted by relevance
66 static final boolean DEBUG_STACK = false; field in WindowManagerDebugConfig
38 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_STACK;195 if (DEBUG_STACK) Slog.i(TAG, "removeTask: deferring removing taskId=" + mTaskId); in removeIfPossible()204 if (DEBUG_STACK) Slog.i(TAG, "removeTask: removing taskId=" + mTaskId); in removeImmediately()222 if (DEBUG_STACK) Slog.i(TAG, "reParentTask: removing taskId=" + mTaskId in reparent()
56 static final boolean DEBUG_STACK = DEBUG_ALL || false; field in ActivityTaskManagerDebugConfig
45 import static com.android.server.wm.ActivityTaskManagerDebugConfig.DEBUG_STACK;210 if (DEBUG_STACK) Slog.v(TAG_STACK, "addChild: attaching " + stack in addChild()218 if (DEBUG_STACK) Slog.v(TAG_STACK, "removeChild: detaching " + stack in removeChild()560 if (DEBUG_STACK) { in allResumedActivitiesComplete()
71 import static com.android.server.wm.ActivityTaskManagerDebugConfig.DEBUG_STACK;2620 if (DEBUG_FOCUS || DEBUG_STACK) Slog.d(TAG_FOCUS, in computeStackFocus()2624 if (DEBUG_FOCUS || DEBUG_STACK) Slog.d(TAG_FOCUS, in computeStackFocus()2631 if (DEBUG_FOCUS || DEBUG_STACK) Slog.d(TAG_FOCUS, in computeStackFocus()2642 if (DEBUG_FOCUS || DEBUG_STACK) Slog.d(TAG_FOCUS, in computeStackFocus()2651 if (DEBUG_FOCUS || DEBUG_STACK) Slog.d(TAG_FOCUS, "computeStackFocus: New stack r=" in computeStackFocus()
56 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_STACK;555 if (DEBUG_STACK) { in positionChildAt()559 if (DEBUG_STACK) { in positionChildAt()
58 import static com.android.server.wm.ActivityTaskManagerDebugConfig.DEBUG_STACK;1359 if (DEBUG_STACK) Slog.v(TAG, "Display added displayId=" + displayId); in onDisplayAdded()1381 if (DEBUG_STACK) Slog.v(TAG, "Display removed displayId=" + displayId); in onDisplayRemoved()1398 if (DEBUG_STACK) Slog.v(TAG, "Display changed displayId=" + displayId); in onDisplayChanged()
99 import static com.android.server.wm.ActivityTaskManagerDebugConfig.DEBUG_STACK;2269 if (DEBUG_STACK) Slog.d(TAG_STACK, "setTaskWindowingMode: moving task=" + taskId in setTaskWindowingMode()2361 if (DEBUG_STACK) Slog.d(TAG_STACK, "moveTaskToFront: moving taskId=" + taskId); in moveTaskToFront()2584 if (DEBUG_STACK) Slog.d(TAG_STACK, "moveTaskToStack: moving task=" + taskId in moveTaskToStack()2708 if (DEBUG_STACK) Slog.d(TAG_STACK, in setTaskWindowingModeSplitScreenPrimary()3423 if (DEBUG_STACK) Slog.d(TAG_STACK, "moveStackToDisplay: moving stackId=" + stackId in moveStackToDisplay()3906 if (DEBUG_STACK) Slog.d(TAG_STACK, "positionTaskInStack: positioning task=" in positionTaskInStack()6315 if (DEBUG_STACK) Slog.d(TAG, "setVr2dDisplayId called for: " + vr2dDisplayId); in setVr2dDisplayId()
81 import static com.android.server.wm.ActivityTaskManagerDebugConfig.DEBUG_STACK;562 if (DEBUG_STACK) Slog.v(TAG_STACK, "set resumed activity to:" + record + " reason:" in onActivityStateChanged()2609 if (DEBUG_STACK) Slog.d(TAG_STACK, "setResumedActivity stack:" + this + " + from: " in setResumedActivity()4466 if (DEBUG_STACK) { in removeActivityFromHistoryLocked()5485 if (DEBUG_STACK) Slog.i(TAG_STACK, "removeTask: removing stack=" + this); in removeTask()
59 import static com.android.server.wm.ActivityTaskManagerDebugConfig.DEBUG_STACK;1432 if (DEBUG_STACK) Slog.d(TAG_STACK, in findTaskToMoveToFront()
87 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_STACK;507 if (DEBUG_STACK) Slog.i(TAG_WM, "removeTask: could not find taskId=" + taskId); in removeWindowContainer()
115 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_STACK;2390 if (DEBUG_STACK) { in setStackOnDisplay()