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.java43 static final boolean DEBUG_CONFIGURATION = false; field in WindowManagerDebugConfig
DWindowState.java145 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_CONFIGURATION;
1523 if (DEBUG_CONFIGURATION && configChanged) { in updateResizingWindowIfNeeded()
DActivityRecord.java213 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_CONFIGURATION;
7221 if (DEBUG_CONFIGURATION) { in resolveOverrideConfiguration()
/frameworks/base/core/java/android/app/
DConfigurationController.java19 import static android.app.ActivityThread.DEBUG_CONFIGURATION;
188 if (DEBUG_CONFIGURATION) { in handleConfigurationChanged()
335 if (DEBUG_CONFIGURATION) { in freeTextLayoutCachesIfNeeded()
DResourcesManager.java19 import static android.app.ActivityThread.DEBUG_CONFIGURATION;
1327 if (DEBUG || DEBUG_CONFIGURATION) { in applyConfigurationToResources()
1383 if (DEBUG || DEBUG_CONFIGURATION) { in applyConfigurationToResourcesLocked()
DActivityThread.java258 public static final boolean DEBUG_CONFIGURATION = false; field in ActivityThread
3571 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()
/frameworks/base/core/java/android/view/
DViewRootImpl.java240 private static final boolean DEBUG_CONFIGURATION = false || LOCAL_LOGV; field in ViewRootImpl
2852 if (DEBUG_CONFIGURATION) Log.v(mTag, "Visible with new config: " in performTraversals()
5037 if (DEBUG_CONFIGURATION) Log.v(mTag, in performConfigurationChange()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt2057 Landroid/app/ActivityThread;->DEBUG_CONFIGURATION:Z
67923 Landroid/view/ViewRootImpl;->DEBUG_CONFIGURATION:Z