Searched refs:DEBUG_ADD_REMOVE (Results 1 – 10 of 10) sorted by relevance
38 static final boolean DEBUG_ADD_REMOVE = false; field in WindowManagerDebugConfig
24 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_ADD_REMOVE;225 if (DEBUG_TOKEN_MOVEMENT || DEBUG_ADD_REMOVE) Slog.v(TAG_WM, "addAppToken: " + atoken in AppWindowContainerController()263 if (DEBUG_ADD_REMOVE) Slog.i(TAG_WM, "reparent: moving app token=" + mToken in reparent()266 if (DEBUG_ADD_REMOVE) Slog.i(TAG_WM, in reparent()390 if (DEBUG_ADD_REMOVE) Slog.v(TAG_WM, "No longer Stopped: " + wtoken); in setVisibility()
40 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_ADD_REMOVE;639 if (DEBUG_ADD_REMOVE || DEBUG_TOKEN_MOVEMENT) Slog.v(TAG_WM, "removeAppToken: " in onRemovedFromDisplay()656 if (DEBUG_ADD_REMOVE || DEBUG_TOKEN_MOVEMENT) Slog.v(TAG_WM, in onRemovedFromDisplay()734 if (DEBUG_ADD_REMOVE) Slog.v(TAG, "notifyAppResumed: wasStopped=" + wasStopped in notifyAppResumed()749 if (DEBUG_ADD_REMOVE) Slog.v(TAG, "notifyAppStopped: " + this); in notifyAppStopped()840 if (DEBUG_WINDOW_MOVEMENT || DEBUG_ADD_REMOVE) Slog.w(TAG, in removeDeadWindows()862 if (DEBUG_ADD_REMOVE) Slog.d(TAG_WM, in setWillReplaceWindows()872 if (DEBUG_ADD_REMOVE) Slog.d(TAG_WM, "Marking app token " + this in setWillReplaceChildWindows()881 if (DEBUG_ADD_REMOVE) Slog.d(TAG_WM, in clearWillReplaceWindows()1040 if (DEBUG_ADD_REMOVE) Slog.i(TAG, "reParentWindowToken: removing window token=" + this in reparent()[all …]
21 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_ADD_REMOVE;202 if (DEBUG_ADD_REMOVE) Slog.v(TAG_WM, "Adding " + win + " to " + this); in addWindow()
80 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_ADD_REMOVE;744 if (DEBUG_ADD_REMOVE) Slog.v(TAG, "Adding " + this + " to " + parentWindow); in WindowState()1893 if (DEBUG_ADD_REMOVE) Slog.v(TAG_WM, in removeImmediately()1944 if (DEBUG_ADD_REMOVE) Slog.v(TAG, in removeIfPossible()1989 if (DEBUG_ADD_REMOVE) Slog.v(TAG_WM, in removeIfPossible()2004 if (DEBUG_ADD_REMOVE) Slog.v(TAG_WM, in removeIfPossible()2047 if (DEBUG_ADD_REMOVE) Slog.v(TAG_WM, in removeIfPossible()2200 if (DEBUG_ADD_REMOVE) Slog.d(TAG, "Removing replaced window: " + this); in removeReplacedWindow()2830 if (DEBUG_ADD_REMOVE) Slog.e(TAG_WM, "win=" + this in destroySurface()4134 if (localLOGV || DEBUG_ADD_REMOVE) Slog.v(TAG, in onExitAnimationDone()
74 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_ADD_REMOVE;1506 if (localLOGV || DEBUG_ADD_REMOVE) Slog.v(TAG_WM, "addWindow: New client " in addWindow()1658 if (DEBUG_ADD_REMOVE) Slog.v(TAG_WM, "postWindowRemoveCleanupLocked: " + win); in postWindowRemoveCleanupLocked()1680 if (DEBUG_ADD_REMOVE) Slog.v(TAG_WM, "Removing " + win + " from " + token); in postWindowRemoveCleanupLocked()2286 if (DEBUG_ADD_REMOVE) Slog.d(TAG_WM, "finishDrawingWindow: " + win + " mDrawState=" in finishDrawingWindow()
68 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_ADD_REMOVE;3525 if (DEBUG_ADD_REMOVE || DEBUG_TOKEN_MOVEMENT) Slog.v(TAG, in removeExistingAppTokensIfPossible()
48 static final boolean DEBUG_ADD_REMOVE = DEBUG_ALL_ACTIVITIES || false; field in ActivityManagerDebugConfig
42 import static com.android.server.am.ActivityManagerDebugConfig.DEBUG_ADD_REMOVE;2885 if (DEBUG_ADD_REMOVE) Slog.i(TAG, "Adding activity " + r + " to task " in startActivityLocked()2912 if (DEBUG_ADD_REMOVE) Slog.i(TAG, "Adding activity " + r + " to stack to task " + task, in startActivityLocked()3119 if (DEBUG_ADD_REMOVE) Slog.i(TAG_ADD_REMOVE, in resetTargetTaskIfNeededLocked()3257 if (DEBUG_ADD_REMOVE) Slog.i(TAG_ADD_REMOVE, in resetAffinityTaskIfNeededLocked()4106 if (DEBUG_ADD_REMOVE) Slog.i(TAG_ADD_REMOVE, in removeActivityFromHistoryLocked()4473 if (DEBUG_ADD_REMOVE || DEBUG_CLEANUP) Slog.i(TAG_ADD_REMOVE, in removeHistoryRecordsForAppLocked()
49 import static com.android.server.am.ActivityManagerDebugConfig.DEBUG_ADD_REMOVE;1171 if (DEBUG_ADD_REMOVE) Slog.i(TAG_ADD_REMOVE, in moveActivityToFrontLocked()