Searched refs:DEBUG_PERMISSIONS_REVIEW (Results 1 – 6 of 6) sorted by relevance
69 static final boolean DEBUG_PERMISSIONS_REVIEW = DEBUG_ALL || false; field in ActivityManagerDebugConfig
25 import static com.android.server.am.ActivityManagerDebugConfig.DEBUG_PERMISSIONS_REVIEW;671 if (DEBUG_PERMISSIONS_REVIEW) { in requestStartTargetPermissionsReviewIfNeededLocked()1709 if (DEBUG_PERMISSIONS_REVIEW) { in bindServiceLocked()
874 if (DEBUG_PERMISSIONS_REVIEW) { in requestStartTargetPermissionsReviewIfNeededLocked()
97 import static com.android.server.am.ActivityManagerDebugConfig.DEBUG_PERMISSIONS_REVIEW;7197 if (DEBUG_PERMISSIONS_REVIEW) { in requestTargetProviderPermissionsReviewIfNeededLocked()
66 static final boolean DEBUG_PERMISSIONS_REVIEW = DEBUG_ALL || false; field in ActivityTaskManagerDebugConfig
69 import static com.android.server.wm.ActivityTaskManagerDebugConfig.DEBUG_PERMISSIONS_REVIEW;875 if (DEBUG_PERMISSIONS_REVIEW) { in startActivity()