Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DBroadcastQueue.java861 final Intent intent = new Intent(Intent.ACTION_REVIEW_PERMISSIONS); in requestStartTargetPermissionsReviewIfNeededLocked()
DActiveServices.java726 final Intent intent = new Intent(Intent.ACTION_REVIEW_PERMISSIONS); in requestStartTargetPermissionsReviewIfNeededLocked()
1976 final Intent intent = new Intent(Intent.ACTION_REVIEW_PERMISSIONS); in bindServiceLocked()
DActivityManagerService.java7526 final Intent intent = new Intent(Intent.ACTION_REVIEW_PERMISSIONS); in requestTargetProviderPermissionsReviewIfNeededLocked()
/frameworks/base/services/core/java/com/android/server/wm/
DActivityStarter.java1084 Intent newIntent = new Intent(Intent.ACTION_REVIEW_PERMISSIONS); in executeRequest()
/frameworks/base/core/java/android/content/
DIntent.java1938 public static final String ACTION_REVIEW_PERMISSIONS = field in Intent
/frameworks/base/non-updatable-api/
Dsystem-current.txt1737 …field public static final String ACTION_REVIEW_PERMISSIONS = "android.intent.action.REVIEW_PERMISS…
/frameworks/base/api/
Dsystem-current.txt1789 …field public static final String ACTION_REVIEW_PERMISSIONS = "android.intent.action.REVIEW_PERMISS…