Home
last modified time | relevance | path

Searched refs:DEBUG_ALLOWLISTS (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerDebugConfig.java79 static final boolean DEBUG_ALLOWLISTS = DEBUG_ALL || false; field in ActivityManagerDebugConfig
DActivityManagerService.java144 import static com.android.server.am.ActivityManagerDebugConfig.DEBUG_ALLOWLISTS;
17682 if (DEBUG_ALLOWLISTS) { in tempAllowlistForPendingIntentLocked()
17701 if (DEBUG_ALLOWLISTS) { in tempAllowlistForPendingIntentLocked()