Searched refs:DEBUG_VISIBILITY (Results 1 – 13 of 13) sorted by relevance
47 static final boolean DEBUG_VISIBILITY = false; field in WindowManagerDebugConfig
30 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_VISIBILITY;82 if (DEBUG_VISIBILITY) Slog.v(TAG_WM, "Reporting drawn in " in handleMessage()90 if (DEBUG_VISIBILITY) Slog.v(TAG_WM, "Reporting drawn in " in handleMessage()104 if (DEBUG_VISIBILITY) Slog.v(TAG_WM, "Reporting visible in "113 if (DEBUG_VISIBILITY) Slog.v(TAG_WM, "Reporting gone in "
44 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_VISIBILITY;277 if (DEBUG_VISIBILITY) Slog.v(TAG, "Update reported visibility: " + this); in updateReportedVisibilityLocked()303 if (DEBUG_VISIBILITY) Slog.v(TAG, "VIS " + this + ": interesting=" in updateReportedVisibilityLocked()315 if (DEBUG_VISIBILITY) Slog.v(TAG, in updateReportedVisibilityLocked()1353 if (DEBUG_VISIBILITY) Slog.v(TAG, "allDrawn: " + this in updateAllDrawn()1375 if (DEBUG_VISIBILITY) Slog.v(TAG, "allDrawnExcludingSaved: " + this in updateAllDrawn()1419 if (DEBUG_VISIBILITY || DEBUG_ORIENTATION) { in updateDrawnWindowStates()1437 if (DEBUG_VISIBILITY || DEBUG_ORIENTATION) Slog.v(TAG, "tokenMayBeDrawn: " in updateDrawnWindowStates()1459 if (DEBUG_VISIBILITY || DEBUG_ORIENTATION) Slog.v(TAG, in updateDrawnWindowStates()
23 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_VISIBILITY;437 if (DEBUG_VISIBILITY) Slog.v(TAG, "performing show on: " + winAnimator); in showAllWindowsLocked()
87 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_VISIBILITY;2141 if (DEBUG_VISIBILITY) Slog.w(TAG_WM, "user changing, hiding " + this in switchUser()2182 if (DEBUG_VISIBILITY) { in checkPolicyVisibilityChange()2214 if (DEBUG_VISIBILITY) Slog.v(TAG, "Relayout window turning screen on: " + this); in prepareWindowToDisplayDuringRelayout()2220 if (DEBUG_VISIBILITY) Slog.v(TAG, in prepareWindowToDisplayDuringRelayout()2378 if (DEBUG_VISIBILITY) Slog.v(TAG, "Policy visibility true: " + this); in showLw()2380 if (DEBUG_VISIBILITY) Slog.v(TAG, "doAnimation: mPolicyVisibility=" in showLw()2429 if (DEBUG_VISIBILITY) Slog.v(TAG, "Policy visibility false: " + this); in hideLw()2592 if (DEBUG_VISIBILITY) Slog.v(TAG, in sendAppVisibilityToClients()3760 if (DEBUG_VISIBILITY) Slog.w(TAG, "hiding " + this + ", belonging to " + mOwnerUid); in performShowLocked()[all …]
24 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_VISIBILITY;429 if (DEBUG_VISIBILITY) Slog.v(TAG, "Showing " + this in showRobustlyInTransaction()
35 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_VISIBILITY;655 if (DEBUG_VISIBILITY) { in createSurfaceLocked()810 if (DEBUG_VISIBILITY) logWithStack(TAG, "Window " + this + " destroying surface " in destroySurfaceLocked()1734 if (DEBUG_VISIBILITY) Slog.v(TAG, "Show surface turning screen on: " + mWin); in showSurfaceRobustlyLocked()
68 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_VISIBILITY;739 if (DEBUG_VISIBILITY || DEBUG_POWER) { in performSurfacePlacement()
93 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_VISIBILITY;2052 if (DEBUG_VISIBILITY) Slog.i(TAG_WM, "Relayout invis " + win in relayoutWindow()2077 if (DEBUG_VISIBILITY) Slog.i(TAG_WM, "Releasing surface in: " + win); in relayoutWindow()
93 static final boolean DEBUG_VISIBILITY = DEBUG_ALL || false; field in ActivityManagerDebugConfig
48 import static com.android.server.am.ActivityManagerDebugConfig.DEBUG_VISIBILITY;1772 if (DEBUG_VISIBILITY) Slog.v(TAG_VISIBILITY, "ensureActivitiesVisible behind " + top in ensureActivitiesVisibleLocked()1828 if (DEBUG_VISIBILITY) Slog.v(TAG_VISIBILITY, "Make visible? " + r in ensureActivitiesVisibleLocked()1848 if (DEBUG_VISIBILITY) Slog.v(TAG_VISIBILITY, in ensureActivitiesVisibleLocked()1860 if (DEBUG_VISIBILITY) Slog.v(TAG_VISIBILITY, "Make invisible? " + r in ensureActivitiesVisibleLocked()1875 if (DEBUG_VISIBILITY) Slog.v(TAG_VISIBILITY, "Home task: at " + task in ensureActivitiesVisibleLocked()1886 if (DEBUG_VISIBILITY) Slog.v(TAG_VISIBILITY, in ensureActivitiesVisibleLocked()2015 if (DEBUG_VISIBILITY) Slog.v(TAG_VISIBILITY, "Start and freeze screen for " + r); in makeVisibleAndRestartIfNeeded()2020 if (DEBUG_VISIBILITY) Slog.v(TAG_VISIBILITY, "Starting and making visible: " + r); in makeVisibleAndRestartIfNeeded()2033 if (DEBUG_VISIBILITY) Slog.v(TAG_VISIBILITY, "Already invisible: " + r); in makeInvisible()[all …]
84 import static com.android.server.am.ActivityManagerDebugConfig.DEBUG_VISIBILITY;1653 if (DEBUG_VISIBILITY) Slog.d(TAG_VISIBILITY, in makeVisibleIfNeeded()1659 if (DEBUG_VISIBILITY) Slog.v(TAG_VISIBILITY, in makeVisibleIfNeeded()2185 if (DEBUG_VISIBILITY) Slog.w(TAG_VISIBILITY, "Found orphaned starting window " + this); in removeOrphanedStartingWindow()
137 import static com.android.server.am.ActivityManagerDebugConfig.DEBUG_VISIBILITY;3240 if (DEBUG_VISIBILITY) Slog.d(TAG_VISIBILITY, "notifyActivityDrawn: token=" + token); in notifyActivityDrawn()