Searched refs:DEBUG_ORIENTATION (Results 1 – 11 of 11) sorted by relevance
50 static final boolean DEBUG_ORIENTATION = false; field in WindowManagerDebugConfig
20 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_ORIENTATION;432 if (DEBUG_ORIENTATION) Slog.v(TAG, "screenOnEarly=" + screenOnEarly in updateOrientationListenerLw()526 if (DEBUG_ORIENTATION) { in rotationForOrientation()941 if (DEBUG_ORIENTATION) Slog.v(TAG, "onProposedRotationChanged, rotation=" + rotation); in onProposedRotationChanged()954 if (DEBUG_ORIENTATION) Slog.v(TAG, "Enabling listeners"); in enable()961 if (DEBUG_ORIENTATION) Slog.v(TAG, "Disabling listeners"); in disable()
32 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_ORIENTATION;315 if (DEBUG_ANIM || SHOW_TRANSACTIONS || DEBUG_ORIENTATION) in finishDrawingLocked()440 if (DEBUG_ANIM || DEBUG_ORIENTATION) Slog.i(TAG, in createSurfaceLocked()1076 if (DEBUG_ORIENTATION) { in prepareSurfaceLocked()1103 if (DEBUG_ORIENTATION) Slog.v(TAG, in prepareSurfaceLocked()1178 if (DEBUG_ORIENTATION) Slog.v(TAG, in prepareSurfaceLocked()1182 if (DEBUG_ORIENTATION) Slog.v(TAG, "Orientation change complete in " + w); in prepareSurfaceLocked()
24 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_ORIENTATION;304 if (DEBUG_ORIENTATION) { in register()347 if (DEBUG_ORIENTATION) { in unregister()
23 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_ORIENTATION;309 if (DEBUG_ORIENTATION) { in InputInterceptor()328 if (DEBUG_ORIENTATION) { in tearDown()
111 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_ORIENTATION;1372 if (DEBUG_ORIENTATION) Slog.v(TAG_WM, "Deferring rotation, rotation is paused."); in updateRotationUnchecked()1382 if (DEBUG_ORIENTATION) Slog.v(TAG_WM, "Deferring rotation, animation in progress."); in updateRotationUnchecked()1389 if (DEBUG_ORIENTATION) Slog.v(TAG_WM, in updateRotationUnchecked()1397 if (DEBUG_ORIENTATION) Slog.v(TAG_WM, "Deferring rotation, display is not enabled."); in updateRotationUnchecked()1404 if (DEBUG_ORIENTATION) Slog.v(TAG_WM, "Computed rotation=" + rotation + " for display id=" in updateRotationUnchecked()1434 if (DEBUG_ORIENTATION) Slog.v(TAG_WM, "Display id=" + mDisplayId in updateRotationUnchecked()1443 if (DEBUG_ORIENTATION) Slog.v(TAG_WM, "Display id=" + mDisplayId in updateRotationUnchecked()1516 if (DEBUG_ORIENTATION) Slog.v(TAG_WM, "Set mOrientationChanging of " + w); in applyRotationLocked()2174 if (DEBUG_ORIENTATION) Slog.v(TAG_WM, "Display id=" + mDisplayId in getOrientation()[all …]
69 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_ORIENTATION;504 if (DEBUG_APP_TRANSITIONS || DEBUG_ORIENTATION) { in setVisibility()1431 if (DEBUG_ORIENTATION) logWithStack(TAG, "Set freezing of " + appToken + ": hidden=" in startFreezingScreen()1457 if (DEBUG_ORIENTATION) Slog.v(TAG_WM, "Clear freezing of " + this + " force=" + force); in stopFreezingScreen()1465 if (DEBUG_ORIENTATION) Slog.v(TAG_WM, "No longer freezing: " + this); in stopFreezingScreen()1853 if (DEBUG_ORIENTATION) Slog.i(TAG, in checkAppWindowsReadyToShow()1959 if (DEBUG_VISIBILITY || DEBUG_ORIENTATION) { in updateDrawnWindowStates()1980 if (DEBUG_VISIBILITY || DEBUG_ORIENTATION) Slog.v(TAG, "tokenMayBeDrawn: " in updateDrawnWindowStates()
39 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_ORIENTATION;656 if (DEBUG_ORIENTATION && mWmService.mDisplayFrozen) Slog.v(TAG, in performSurfacePlacementNoTrace()719 if (DEBUG_ORIENTATION) Slog.d(TAG, "Performing post-rotate rotation"); in performSurfacePlacementNoTrace()
89 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_ORIENTATION;3674 if (DEBUG_ORIENTATION) Slog.v(TAG_WM, "thawRotation: mRotation=" in thawDisplayRotation()3724 if(DEBUG_ORIENTATION) Slog.v(TAG_WM, "updateRotationUnchecked:" in updateRotationUnchecked()5312 if (DEBUG_ORIENTATION) Slog.v(TAG_WM, "Changing surface while display frozen: " + w); in makeWindowFreezingScreenIfNeededLocked()5422 if (DEBUG_ORIENTATION) Slog.d(TAG_WM, in startFreezingDisplayLocked()5480 if (DEBUG_ORIENTATION) Slog.d(TAG_WM, in stopFreezingDisplayLocked()5489 if (DEBUG_ORIENTATION) Slog.d(TAG_WM, in stopFreezingDisplayLocked()5521 if (DEBUG_ORIENTATION) Slog.i(TAG_WM, "**** Dismissing screen rotation animation"); in stopFreezingDisplayLocked()5565 if (DEBUG_ORIENTATION) Slog.d(TAG_WM, "Performing post-rotate rotation"); in stopFreezingDisplayLocked()7087 if (DEBUG_ORIENTATION) { in markForSeamlessRotation()
142 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_ORIENTATION;2351 if (DEBUG_ORIENTATION) Slog.v(TAG_WM, "Skipping set freeze of " + appToken); in startFreezingScreenLocked()2365 if (DEBUG_ORIENTATION) { in stopFreezingScreenLocked()
152 private static final boolean DEBUG_ORIENTATION = false || LOCAL_LOGV; field in ViewRootImpl1785 if (DEBUG_ORIENTATION || DEBUG_LAYOUT) Log.v(mTag, in measureHierarchy()2035 if (DEBUG_ORIENTATION) Log.v(mTag, "View " + host + " resized to: " + frame); in performTraversals()2456 if (DEBUG_ORIENTATION) Log.v( in performTraversals()3073 if (DEBUG_ORIENTATION || DEBUG_LAYOUT) { in performLayout()3532 if (DEBUG_ORIENTATION || DEBUG_DRAW) { in draw()3696 if (DEBUG_ORIENTATION || DEBUG_DRAW) { in drawSoftware()