Home
last modified time | relevance | path

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

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