Searched refs:DEBUG_MU (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
H A DBroadcastQueue.java57 static final boolean DEBUG_MU = ActivityManagerService.DEBUG_MU; field in class:BroadcastQueue
875 if (DEBUG_MU && r.callingUid > UserHandle.PER_USER_RANGE) {
H A DActiveServices.java74 static final boolean DEBUG_MU = ActivityManagerService.DEBUG_MU; field in class:ActiveServices
275 if (DEBUG_MU)
1382 if (DEBUG_MU) Slog.v(TAG_MU, "bringUpServiceLocked: appInfo.uid=" + r.appInfo.uid
1454 if (DEBUG_MU)
H A DActivityManagerService.java257 static final boolean DEBUG_MU = localLOGV || false; field in class:ActivityManagerService
6499 if (DEBUG_MU)
8920 if (DEBUG_MU)
8948 if (DEBUG_MU)
9476 if (DEBUG_MU) {
9601 if (DEBUG_MU)
9619 if (DEBUG_MU)
15288 if (DEBUG_MU) {
18879 if (DEBUG_MU) Slog.i(TAG_MU, "starting userid:" + userId + " fore:" + foreground);
19220 if (DEBUG_MU) Slo
[all...]
/frameworks/base/services/core/java/com/android/server/pm/
H A DSettings.java135 private static final boolean DEBUG_MU = false; field in class:Settings
1036 if (DEBUG_MU) {
1270 if (DEBUG_MU) {
1319 if (DEBUG_MU) Log.i(TAG, " pkg=" + pkg.name + ", state=" + ustate.enabled);

Completed in 232 milliseconds