Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerDebugConfig.java52 static final boolean DEBUG_CONFIGURATION = false; field in WindowManagerDebugConfig
DActivityTaskManagerDebugConfig.java47 public static final boolean DEBUG_CONFIGURATION = DEBUG_ALL || false; field in ActivityTaskManagerDebugConfig
DActivityRecord.java118 import static com.android.server.wm.ActivityTaskManagerDebugConfig.DEBUG_CONFIGURATION;
676 if (DEBUG_SWITCH || DEBUG_CONFIGURATION) Slog.w(TAG, in scheduleActivityMovedToDisplay()
682 if (DEBUG_SWITCH || DEBUG_CONFIGURATION) Slog.v(TAG, in scheduleActivityMovedToDisplay()
695 if (DEBUG_CONFIGURATION) Slog.w(TAG, in scheduleConfigurationChanged()
701 if (DEBUG_CONFIGURATION) Slog.v(TAG, "Sending new config to " + this + ", config: " in scheduleConfigurationChanged()
3187 if (DEBUG_SWITCH || DEBUG_CONFIGURATION) Slog.v(TAG_CONFIGURATION, in ensureActivityConfiguration()
3194 if (DEBUG_SWITCH || DEBUG_CONFIGURATION) Slog.v(TAG_CONFIGURATION, in ensureActivityConfiguration()
3201 if (DEBUG_SWITCH || DEBUG_CONFIGURATION) Slog.v(TAG_CONFIGURATION, in ensureActivityConfiguration()
3206 if (DEBUG_SWITCH || DEBUG_CONFIGURATION) Slog.v(TAG_CONFIGURATION, in ensureActivityConfiguration()
3223 if (DEBUG_SWITCH || DEBUG_CONFIGURATION) Slog.v(TAG_CONFIGURATION, in ensureActivityConfiguration()
[all …]
DCompatModePackages.java20 import static com.android.server.wm.ActivityTaskManagerDebugConfig.DEBUG_CONFIGURATION;
336 if (DEBUG_CONFIGURATION) Slog.v(TAG_CONFIGURATION, "Sending to proc " in setPackageScreenCompatModeLocked()
DWindowProcessController.java30 import static com.android.server.wm.ActivityTaskManagerDebugConfig.DEBUG_CONFIGURATION;
962 if (DEBUG_CONFIGURATION) { in updateConfiguration()
DActivityTaskManagerService.java95 import static com.android.server.wm.ActivityTaskManagerDebugConfig.DEBUG_CONFIGURATION;
780 if (DEBUG_CONFIGURATION) Slog.v(TAG_CONFIGURATION, "Initial config: " + globalConfig); in retrieveSettings()
3944 if (DEBUG_CONFIGURATION) Slog.v(TAG, "Report configuration: " + token + " " in reportSizeConfigurations()
4445 if (DEBUG_CONFIGURATION) { in updateDisplayOverrideConfiguration()
5230 if (DEBUG_SWITCH || DEBUG_CONFIGURATION) Slog.i(TAG_CONFIGURATION, in updateGlobalConfigurationLocked()
5310 if (DEBUG_CONFIGURATION) { in updateGlobalConfigurationLocked()
6621 if (DEBUG_CONFIGURATION) { in onImeWindowSetOnDisplay()
6632 if (DEBUG_CONFIGURATION) { in onImeWindowSetOnDisplay()
6640 if (DEBUG_CONFIGURATION) { in onImeWindowSetOnDisplay()
DActivityStarter.java67 import static com.android.server.wm.ActivityTaskManagerDebugConfig.DEBUG_CONFIGURATION;
1231 if (DEBUG_CONFIGURATION) Slog.v(TAG_CONFIGURATION, in startActivityMayWait()
1315 if (DEBUG_CONFIGURATION) Slog.v(TAG_CONFIGURATION, in startActivityMayWait()
DWindowState.java97 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_CONFIGURATION;
1274 if (DEBUG_CONFIGURATION && configChanged) { in updateResizingWindowIfNeeded()
DWindowManagerService.java83 import static com.android.server.wm.WindowManagerDebugConfig.DEBUG_CONFIGURATION;
4767 if (DEBUG_CONFIGURATION) { in handleMessage()
/frameworks/base/core/java/android/app/
DResourcesManager.java19 import static android.app.ActivityThread.DEBUG_CONFIGURATION;
1017 if (DEBUG || DEBUG_CONFIGURATION) Slog.v(TAG, "Skipping new config: curSeq=" in applyConfigurationToResourcesLocked()
1047 if (DEBUG || DEBUG_CONFIGURATION) Slog.v(TAG, "Changing resources " in applyConfigurationToResourcesLocked()
DActivityThread.java230 public static final boolean DEBUG_CONFIGURATION = false; field in ActivityThread
3234 if (DEBUG_CONFIGURATION) Slog.v(TAG, "Launching activity " in performLaunchActivity()
4362 if (DEBUG_CONFIGURATION) { in handleResumeActivity()
4687 if (DEBUG_CONFIGURATION) Slog.v(TAG, "Updating activity vis " in updateVisibility()
5158 if (DEBUG_CONFIGURATION) Slog.v(TAG, "Abort, activity not relaunching!"); in handleRelaunchActivity()
5162 if (DEBUG_CONFIGURATION) Slog.v(TAG, "Relaunching activity " in handleRelaunchActivity()
5186 if (DEBUG_CONFIGURATION) Slog.v(TAG, "Relaunching activity " in handleRelaunchActivity()
5197 if (DEBUG_CONFIGURATION) Slog.v(TAG, "Handling relaunch of " + r); in handleRelaunchActivity()
5376 if (DEBUG_CONFIGURATION) { in collectComponentCallbacks()
5636 if (DEBUG_CONFIGURATION) Slog.v(TAG, "Handle configuration changed: " in handleConfigurationChanged()
[all …]
/frameworks/base/core/java/android/view/
DViewRootImpl.java159 private static final boolean DEBUG_CONFIGURATION = false || LOCAL_LOGV; field in ViewRootImpl
2305 if (DEBUG_CONFIGURATION) Log.v(mTag, "Visible with new config: " in performTraversals()
4374 if (DEBUG_CONFIGURATION) Log.v(mTag, in performConfigurationChange()
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java130 import static com.android.server.wm.ActivityTaskManagerDebugConfig.DEBUG_CONFIGURATION;
4955 if (DEBUG_CONFIGURATION) Slog.v(TAG_CONFIGURATION, "Binding proc " in attachApplicationLocked()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt2057 Landroid/app/ActivityThread;->DEBUG_CONFIGURATION:Z
79029 Landroid/view/ViewRootImpl;->DEBUG_CONFIGURATION:Z