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/
DBroadcastQueue.java867 final Intent intent = new Intent(Intent.ACTION_REVIEW_PERMISSIONS); in requestStartTargetPermissionsReviewIfNeededLocked()
DActiveServices.java664 final Intent intent = new Intent(Intent.ACTION_REVIEW_PERMISSIONS); in requestStartTargetPermissionsReviewIfNeededLocked()
1693 final Intent intent = new Intent(Intent.ACTION_REVIEW_PERMISSIONS); in bindServiceLocked()
DActivityManagerService.java7184 final Intent intent = new Intent(Intent.ACTION_REVIEW_PERMISSIONS); in requestTargetProviderPermissionsReviewIfNeededLocked()
/frameworks/base/services/core/java/com/android/server/wm/
DActivityStarter.java839 Intent newIntent = new Intent(Intent.ACTION_REVIEW_PERMISSIONS); in startActivity()
/frameworks/base/core/java/android/content/
DIntent.java1888 public static final String ACTION_REVIEW_PERMISSIONS = field in Intent
/frameworks/base/api/
Dsystem-current.txt1412 …field public static final String ACTION_REVIEW_PERMISSIONS = "android.intent.action.REVIEW_PERMISS…