Searched refs:DEBUG_PERMISSIONS_REVIEW (Results 1 – 6 of 6) sorted by relevance
56 static final boolean DEBUG_PERMISSIONS_REVIEW = DEBUG_ALL || false; field in ActivityTaskManagerDebugConfig
65 import static com.android.server.wm.ActivityTaskManagerDebugConfig.DEBUG_PERMISSIONS_REVIEW;1285 if (DEBUG_PERMISSIONS_REVIEW) { in executeRequest()
78 static final boolean DEBUG_PERMISSIONS_REVIEW = DEBUG_ALL || false; field in ActivityManagerDebugConfig
19 import static com.android.server.am.ActivityManagerDebugConfig.DEBUG_PERMISSIONS_REVIEW;730 if (DEBUG_PERMISSIONS_REVIEW) { in requestStartTargetPermissionsReviewIfNeededLocked()
1770 if (ActivityManagerDebugConfig.DEBUG_PERMISSIONS_REVIEW) { in requestTargetProviderPermissionsReviewIfNeededLocked()
121 import static com.android.server.am.ActivityManagerDebugConfig.DEBUG_PERMISSIONS_REVIEW;1380 if (DEBUG_PERMISSIONS_REVIEW) { in requestStartTargetPermissionsReviewIfNeededLocked()