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

/frameworks/base/services/java/com/android/server/am/
H A DBroadcastQueue.java56 static final boolean DEBUG_MU = ActivityManagerService.DEBUG_MU; field in class:BroadcastQueue
857 if (DEBUG_MU && r.callingUid > UserHandle.PER_USER_RANGE) {
H A DActiveServices.java68 static final boolean DEBUG_MU = ActivityManagerService.DEBUG_MU; field in class:ActiveServices
253 if (DEBUG_MU)
1314 if (DEBUG_MU) Slog.v(TAG_MU, "bringUpServiceLocked: appInfo.uid=" + r.appInfo.uid
1386 if (DEBUG_MU)
H A DActivityManagerService.java218 static final boolean DEBUG_MU = localLOGV || false; field in class:ActivityManagerService
5404 if (DEBUG_MU)
7344 if (DEBUG_MU)
7372 if (DEBUG_MU)
7773 if (DEBUG_MU) {
7887 if (DEBUG_MU)
7905 if (DEBUG_MU)
12747 if (DEBUG_MU) {
/frameworks/base/services/java/com/android/server/pm/
H A DSettings.java96 private static final boolean DEBUG_MU = false; field in class:Settings
842 if (DEBUG_MU) {
1031 if (DEBUG_MU) {
1078 if (DEBUG_MU) Log.i(TAG, " pkg=" + pkg.name + ", state=" + ustate.enabled);

Completed in 363 milliseconds