Searched refs:DEBUG_VISIBILITY (Results 1 – 11 of 11) sorted by relevance
47 static final boolean DEBUG_VISIBILITY = false; field in WindowManagerDebugConfig
29 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_VISIBILITY;80 if (DEBUG_VISIBILITY) Slog.v(TAG_WM, "Reporting drawn in " in handleMessage()88 if (DEBUG_VISIBILITY) Slog.v(TAG_WM, "Reporting drawn in " in handleMessage()102 if (DEBUG_VISIBILITY) Slog.v(TAG_WM, "Reporting visible in "111 if (DEBUG_VISIBILITY) Slog.v(TAG_WM, "Reporting gone in "
49 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_VISIBILITY;322 if (DEBUG_VISIBILITY) Slog.v(TAG, "Update reported visibility: " + this); in updateReportedVisibilityLocked()348 if (DEBUG_VISIBILITY) Slog.v(TAG, "VIS " + this + ": interesting=" in updateReportedVisibilityLocked()360 if (DEBUG_VISIBILITY) Slog.v(TAG, in updateReportedVisibilityLocked()1420 if (DEBUG_VISIBILITY) Slog.v(TAG, "allDrawn: " + this in updateAllDrawn()1472 if (DEBUG_VISIBILITY || DEBUG_ORIENTATION) { in updateDrawnWindowStates()1493 if (DEBUG_VISIBILITY || DEBUG_ORIENTATION) Slog.v(TAG, "tokenMayBeDrawn: " in updateDrawnWindowStates()1917 if (DEBUG_VISIBILITY) Slog.v(TAG, "performing show on: " + windowState); in showAllWindowsLocked()
25 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_VISIBILITY;423 if (DEBUG_VISIBILITY) Slog.v(TAG, "Showing " + this in showRobustlyInTransaction()
93 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_VISIBILITY;2247 if (DEBUG_VISIBILITY) Slog.w(TAG_WM, "user changing, hiding " + this in switchUser()2288 if (DEBUG_VISIBILITY) { in checkPolicyVisibilityChange()2339 if (DEBUG_VISIBILITY || DEBUG_POWER) { in prepareWindowToDisplayDuringRelayout()2353 if (DEBUG_VISIBILITY) Slog.v(TAG, in prepareWindowToDisplayDuringRelayout()2538 if (DEBUG_VISIBILITY) Slog.v(TAG, "Policy visibility true: " + this); in showLw()2540 if (DEBUG_VISIBILITY) Slog.v(TAG, "doAnimation: mPolicyVisibility=" in showLw()2589 if (DEBUG_VISIBILITY) Slog.v(TAG, "Policy visibility false: " + this); in hideLw()2772 if (DEBUG_VISIBILITY) Slog.v(TAG, in sendAppVisibilityToClients()3795 if (DEBUG_VISIBILITY) Slog.w(TAG, "hiding " + this + ", belonging to " + mOwnerUid); in performShowLocked()[all …]
35 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_VISIBILITY;483 if (DEBUG_VISIBILITY) { in createSurfaceLocked()623 if (DEBUG_VISIBILITY) logWithStack(TAG, "Window " + this + " destroying surface " in destroySurfaceLocked()
88 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_VISIBILITY;2006 if (DEBUG_VISIBILITY) { in relayoutWindow()2060 if (DEBUG_VISIBILITY) Slog.i(TAG_WM, "Releasing surface in: " + win); in relayoutWindow()
91 static final boolean DEBUG_VISIBILITY = DEBUG_ALL || false; field in ActivityManagerDebugConfig
57 import static com.android.server.am.ActivityManagerDebugConfig.DEBUG_VISIBILITY;1856 if (DEBUG_VISIBILITY) Slog.v(TAG_VISIBILITY, "ensureActivitiesVisible behind " + top in ensureActivitiesVisibleLocked()1898 if (DEBUG_VISIBILITY) Slog.v(TAG_VISIBILITY, "Make visible? " + r in ensureActivitiesVisibleLocked()1919 if (DEBUG_VISIBILITY) Slog.v(TAG_VISIBILITY, in ensureActivitiesVisibleLocked()1935 if (DEBUG_VISIBILITY) Slog.v(TAG_VISIBILITY, "Make invisible? " + r in ensureActivitiesVisibleLocked()1950 if (DEBUG_VISIBILITY) Slog.v(TAG_VISIBILITY, "Home task: at " + task in ensureActivitiesVisibleLocked()2096 if (DEBUG_VISIBILITY) Slog.v(TAG_VISIBILITY, "Start and freeze screen for " + r); in makeVisibleAndRestartIfNeeded()2101 if (DEBUG_VISIBILITY) Slog.v(TAG_VISIBILITY, "Starting and making visible: " + r); in makeVisibleAndRestartIfNeeded()2115 if (DEBUG_VISIBILITY) Slog.v(TAG_VISIBILITY, "Already invisible: " + r); in makeInvisible()2120 if (DEBUG_VISIBILITY) Slog.v(TAG_VISIBILITY, "Making invisible: " + r + " " + r.getState()); in makeInvisible()[all …]
88 import static com.android.server.am.ActivityManagerDebugConfig.DEBUG_VISIBILITY;1730 if (DEBUG_VISIBILITY) Slog.d(TAG_VISIBILITY, in makeVisibleIfNeeded()1736 if (DEBUG_VISIBILITY) Slog.v(TAG_VISIBILITY, in makeVisibleIfNeeded()2328 if (DEBUG_VISIBILITY) Slog.w(TAG_VISIBILITY, "Found orphaned starting window " + this); in removeOrphanedStartingWindow()
165 import static com.android.server.am.ActivityManagerDebugConfig.DEBUG_VISIBILITY;3650 if (DEBUG_VISIBILITY) Slog.d(TAG_VISIBILITY, "notifyActivityDrawn: token=" + token); in notifyActivityDrawn()