Searched refs:DEBUG_CONFIGURATION (Results 1 – 8 of 8) sorted by relevance
43 static final boolean DEBUG_CONFIGURATION = false; field in WindowManagerDebugConfig
145 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_CONFIGURATION;1523 if (DEBUG_CONFIGURATION && configChanged) { in updateResizingWindowIfNeeded()
213 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_CONFIGURATION;7221 if (DEBUG_CONFIGURATION) { in resolveOverrideConfiguration()
19 import static android.app.ActivityThread.DEBUG_CONFIGURATION;188 if (DEBUG_CONFIGURATION) { in handleConfigurationChanged()335 if (DEBUG_CONFIGURATION) { in freeTextLayoutCachesIfNeeded()
19 import static android.app.ActivityThread.DEBUG_CONFIGURATION;1327 if (DEBUG || DEBUG_CONFIGURATION) { in applyConfigurationToResources()1383 if (DEBUG || DEBUG_CONFIGURATION) { in applyConfigurationToResourcesLocked()
258 public static final boolean DEBUG_CONFIGURATION = false; field in ActivityThread3571 if (DEBUG_CONFIGURATION) Slog.v(TAG, "Launching activity " in performLaunchActivity()5561 if (DEBUG_CONFIGURATION) Slog.v(TAG, "Abort, activity not relaunching!"); in handleRelaunchActivity()5565 if (DEBUG_CONFIGURATION) Slog.v(TAG, "Relaunching activity " in handleRelaunchActivity()5589 if (DEBUG_CONFIGURATION) Slog.v(TAG, "Relaunching activity " in handleRelaunchActivity()5603 if (DEBUG_CONFIGURATION) Slog.v(TAG, "Handling relaunch of " + r); in handleRelaunchActivity()6044 if (DEBUG_CONFIGURATION) { in updatePendingActivityConfiguration()6070 if (DEBUG_CONFIGURATION) { in handleActivityConfigurationChanged()6088 if (DEBUG_CONFIGURATION) { in handleActivityConfigurationChanged()6101 if (DEBUG_CONFIGURATION) { in handleActivityConfigurationChanged()
240 private static final boolean DEBUG_CONFIGURATION = false || LOCAL_LOGV; field in ViewRootImpl2852 if (DEBUG_CONFIGURATION) Log.v(mTag, "Visible with new config: " in performTraversals()5037 if (DEBUG_CONFIGURATION) Log.v(mTag, in performConfigurationChange()
2057 Landroid/app/ActivityThread;->DEBUG_CONFIGURATION:Z67923 Landroid/view/ViewRootImpl;->DEBUG_CONFIGURATION:Z