Searched refs:DEBUG_CONFIGURATION (Results 1 – 8 of 8) sorted by relevance
42 static final boolean DEBUG_CONFIGURATION = false; field in WindowManagerDebugConfig
134 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_CONFIGURATION;1446 if (DEBUG_CONFIGURATION && configChanged) { in updateResizingWindowIfNeeded()
259 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_CONFIGURATION;8650 if (DEBUG_CONFIGURATION) { in resolveOverrideConfiguration()
19 import static android.app.ActivityThread.DEBUG_CONFIGURATION;195 if (DEBUG_CONFIGURATION) { in handleConfigurationChangedInner()
19 import static android.app.ActivityThread.DEBUG_CONFIGURATION;1443 if (DEBUG || DEBUG_CONFIGURATION) { in applyConfigurationToResources()1494 if (DEBUG || DEBUG_CONFIGURATION) { in applyConfigurationToResourcesLocked()
307 public static final boolean DEBUG_CONFIGURATION = false; field in ActivityThread3984 if (DEBUG_CONFIGURATION) Slog.v(TAG, "Launching activity " in performLaunchActivity()6143 if (DEBUG_CONFIGURATION) Slog.v(TAG, "Abort, activity not relaunching!"); in handleRelaunchActivity()6147 if (DEBUG_CONFIGURATION) Slog.v(TAG, "Relaunching activity " in handleRelaunchActivity()6171 if (DEBUG_CONFIGURATION) Slog.v(TAG, "Relaunching activity " in handleRelaunchActivity()6185 if (DEBUG_CONFIGURATION) Slog.v(TAG, "Handling relaunch of " + r); in handleRelaunchActivity()6734 if (DEBUG_CONFIGURATION) { in updatePendingActivityConfiguration()6790 if (DEBUG_CONFIGURATION) { in handleActivityConfigurationChangedInner()6809 if (DEBUG_CONFIGURATION) { in handleActivityConfigurationChangedInner()6824 if (DEBUG_CONFIGURATION) { in handleActivityConfigurationChangedInner()
325 private static final boolean DEBUG_CONFIGURATION = false || LOCAL_LOGV; field in ViewRootImpl3729 if (DEBUG_CONFIGURATION) Log.v(mTag, "Visible with new config: " in performTraversals()6443 if (DEBUG_CONFIGURATION) Log.v(mTag, in performConfigurationChange()
2057 Landroid/app/ActivityThread;->DEBUG_CONFIGURATION:Z63957 Landroid/view/ViewRootImpl;->DEBUG_CONFIGURATION:Z