Searched defs:DEBUG_MU (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerDebugConfig.java64 static final boolean DEBUG_MU = DEBUG_ALL || false; field in class:ActivityManagerDebugConfig
/frameworks/base/services/core/java/com/android/server/pm/
H A DSettings.java165 private static final boolean DEBUG_MU = false; field in class:Settings
1567 if (DEBUG_MU) {
1920 if (DEBUG_MU) {
1959 if (DEBUG_MU) Log.i(TAG, " pkg=" + pkg.name + ", state=" + ustate.enabled);

Completed in 80 milliseconds