Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DActivityTaskManagerDebugConfig.java56 static final boolean DEBUG_PERMISSIONS_REVIEW = DEBUG_ALL || false; field in ActivityTaskManagerDebugConfig
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerDebugConfig.java78 static final boolean DEBUG_PERMISSIONS_REVIEW = DEBUG_ALL || false; field in ActivityManagerDebugConfig