Home
last modified time | relevance | path

Searched refs:ACTION_REVIEW_PERMISSIONS (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
DBroadcastSkipPolicy.java723 final Intent intent = new Intent(Intent.ACTION_REVIEW_PERMISSIONS); in requestStartTargetPermissionsReviewIfNeededLocked()
DContentProviderHelper.java1766 final Intent intent = new Intent(Intent.ACTION_REVIEW_PERMISSIONS); in requestTargetProviderPermissionsReviewIfNeededLocked()
DActiveServices.java1320 final Intent intent = new Intent(Intent.ACTION_REVIEW_PERMISSIONS); in requestStartTargetPermissionsReviewIfNeededLocked()
/frameworks/base/services/core/java/com/android/server/wm/
DActivityStarter.java1244 Intent newIntent = new Intent(Intent.ACTION_REVIEW_PERMISSIONS); in executeRequest()
/frameworks/base/core/java/android/content/
DIntent.java2028 public static final String ACTION_REVIEW_PERMISSIONS = field in Intent
/frameworks/base/core/api/
Dsystem-current.txt3877 …field public static final String ACTION_REVIEW_PERMISSIONS = "android.intent.action.REVIEW_PERMISS…