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
26 import static com.android.server.am.ActivityManagerDebugConfig.DEBUG_PERMISSIONS_REVIEW;684 if (DEBUG_PERMISSIONS_REVIEW) { in requestStartTargetPermissionsReviewIfNeededLocked()1733 if (DEBUG_PERMISSIONS_REVIEW) { in bindServiceLocked()
879 if (DEBUG_PERMISSIONS_REVIEW) { in requestStartTargetPermissionsReviewIfNeededLocked()
102 import static com.android.server.am.ActivityManagerDebugConfig.DEBUG_PERMISSIONS_REVIEW;7227 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;877 if (DEBUG_PERMISSIONS_REVIEW) { in startActivity()