Searched refs:DEBUG_VISIBILITY (Results 1 – 9 of 9) sorted by relevance
47 static final boolean DEBUG_VISIBILITY = false; field in WindowManagerDebugConfig
61 static final boolean DEBUG_VISIBILITY = DEBUG_ALL || false; field in ActivityTaskManagerDebugConfig
73 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_VISIBILITY;401 if (DEBUG_VISIBILITY) Slog.v(TAG, "Update reported visibility: " + this); in updateReportedVisibilityLocked()427 if (DEBUG_VISIBILITY) Slog.v(TAG, "VIS " + this + ": interesting=" in updateReportedVisibilityLocked()436 if (DEBUG_VISIBILITY) Slog.v(TAG, in updateReportedVisibilityLocked()453 if (DEBUG_VISIBILITY) { in onWindowsGone()463 if (DEBUG_VISIBILITY) { in onWindowsVisible()1903 if (DEBUG_VISIBILITY) Slog.v(TAG, "allDrawn: " + this in updateAllDrawn()1959 if (DEBUG_VISIBILITY || DEBUG_ORIENTATION) { in updateDrawnWindowStates()1980 if (DEBUG_VISIBILITY || DEBUG_ORIENTATION) Slog.v(TAG, "tokenMayBeDrawn: " in updateDrawnWindowStates()2800 if (DEBUG_VISIBILITY) Slog.v(TAG, "performing show on: " + windowState); in showAllWindowsLocked()
24 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_VISIBILITY;419 if (DEBUG_VISIBILITY) Slog.v(TAG, "Showing " + this in showRobustlyInTransaction()
86 import static com.android.server.wm.ActivityTaskManagerDebugConfig.DEBUG_VISIBILITY;2137 if (DEBUG_VISIBILITY) Slog.v(TAG_VISIBILITY, "ensureActivitiesVisible behind " + top in ensureActivitiesVisibleLocked()2172 if (DEBUG_VISIBILITY) Slog.v(TAG_VISIBILITY, "Make visible? " + r in ensureActivitiesVisibleLocked()2193 if (DEBUG_VISIBILITY) Slog.v(TAG_VISIBILITY, in ensureActivitiesVisibleLocked()2213 if (DEBUG_VISIBILITY) Slog.v(TAG_VISIBILITY, "Make invisible? " + r in ensureActivitiesVisibleLocked()2228 if (DEBUG_VISIBILITY) Slog.v(TAG_VISIBILITY, "Home task: at " + task in ensureActivitiesVisibleLocked()2375 if (DEBUG_VISIBILITY) Slog.v(TAG_VISIBILITY, "Start and freeze screen for " + r); in makeVisibleAndRestartIfNeeded()2380 if (DEBUG_VISIBILITY) Slog.v(TAG_VISIBILITY, "Starting and making visible: " + r); in makeVisibleAndRestartIfNeeded()2398 if (DEBUG_VISIBILITY) Slog.v(TAG_VISIBILITY, "Already invisible: " + r); in makeInvisible()2403 if (DEBUG_VISIBILITY) Slog.v(TAG_VISIBILITY, "Making invisible: " + r + " " + r.getState()); in makeInvisible()[all …]
35 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_VISIBILITY;458 if (DEBUG_VISIBILITY) { in createSurfaceLocked()593 if (DEBUG_VISIBILITY) logWithStack(TAG, "Window " + this + " destroying surface " in destroySurfaceLocked()
124 import static com.android.server.wm.ActivityTaskManagerDebugConfig.DEBUG_VISIBILITY;2006 if (DEBUG_VISIBILITY) Slog.d(TAG_VISIBILITY, in makeVisibleIfNeeded()2012 if (DEBUG_VISIBILITY) Slog.v(TAG_VISIBILITY, in makeVisibleIfNeeded()2064 if (DEBUG_VISIBILITY) { in makeActiveIfNeeded()2070 if (DEBUG_VISIBILITY) { in makeActiveIfNeeded()2663 if (DEBUG_VISIBILITY) Slog.w(TAG_VISIBILITY, "Found orphaned starting window " + this); in removeOrphanedStartingWindow()
93 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_VISIBILITY;2125 if (DEBUG_VISIBILITY) { in relayoutWindow()2179 if (DEBUG_VISIBILITY) Slog.i(TAG_WM, "Releasing surface in: " + win); in relayoutWindow()
100 import static com.android.server.wm.ActivityTaskManagerDebugConfig.DEBUG_VISIBILITY;1991 if (DEBUG_VISIBILITY) Slog.d(TAG_VISIBILITY, "notifyActivityDrawn: token=" + token); in notifyActivityDrawn()