Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerDebugConfig.java80 static final boolean DEBUG_ALLOWLISTS = DEBUG_ALL || false; field in ActivityManagerDebugConfig
H A DActivityManagerService.java137 import static com.android.server.am.ActivityManagerDebugConfig.DEBUG_ALLOWLISTS;
16765 if (DEBUG_ALLOWLISTS) { in tempAllowlistForPendingIntentLocked()
16784 if (DEBUG_ALLOWLISTS) { in tempAllowlistForPendingIntentLocked()