Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerDebugConfig.java63 static final boolean DEBUG_MU = DEBUG_ALL || false; field in ActivityManagerDebugConfig
/frameworks/base/services/core/java/com/android/server/pm/
DSettings.java159 private static final boolean DEBUG_MU = false; field in Settings