Home
last modified time | relevance | path

Searched refs:DEBUG_CONFIGURATION (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerDebugConfig.java42 static final boolean DEBUG_CONFIGURATION = false; field in WindowManagerDebugConfig
DWindowState.java134 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_CONFIGURATION;
1446 if (DEBUG_CONFIGURATION && configChanged) { in updateResizingWindowIfNeeded()
DActivityRecord.java259 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_CONFIGURATION;
8650 if (DEBUG_CONFIGURATION) { in resolveOverrideConfiguration()
/frameworks/base/core/java/android/app/
DConfigurationController.java19 import static android.app.ActivityThread.DEBUG_CONFIGURATION;
195 if (DEBUG_CONFIGURATION) { in handleConfigurationChangedInner()
DResourcesManager.java19 import static android.app.ActivityThread.DEBUG_CONFIGURATION;
1443 if (DEBUG || DEBUG_CONFIGURATION) { in applyConfigurationToResources()
1494 if (DEBUG || DEBUG_CONFIGURATION) { in applyConfigurationToResourcesLocked()
DActivityThread.java307 public static final boolean DEBUG_CONFIGURATION = false; field in ActivityThread
3984 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()
/frameworks/base/core/java/android/view/
DViewRootImpl.java325 private static final boolean DEBUG_CONFIGURATION = false || LOCAL_LOGV; field in ViewRootImpl
3729 if (DEBUG_CONFIGURATION) Log.v(mTag, "Visible with new config: " in performTraversals()
6443 if (DEBUG_CONFIGURATION) Log.v(mTag, in performConfigurationChange()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt2057 Landroid/app/ActivityThread;->DEBUG_CONFIGURATION:Z
63957 Landroid/view/ViewRootImpl;->DEBUG_CONFIGURATION:Z