Searched refs:ACTION_REQUEST_PERMISSIONS (Results 1 – 5 of 5) sorted by relevance
30 import static android.content.pm.PackageManager.ACTION_REQUEST_PERMISSIONS;1182 Intent intent = new Intent(ACTION_REQUEST_PERMISSIONS);
27 import static android.content.pm.PackageManager.ACTION_REQUEST_PERMISSIONS;1220 || Objects.equals(intent.getAction(), ACTION_REQUEST_PERMISSIONS)); in isIntentToPermissionDialog()
27 import static android.content.pm.PackageManager.ACTION_REQUEST_PERMISSIONS;2027 Intent intent = new Intent(ACTION_REQUEST_PERMISSIONS); in getPermissionDialogComponent()
5027 public static final String ACTION_REQUEST_PERMISSIONS = field in PackageManager7082 Intent intent = new Intent(ACTION_REQUEST_PERMISSIONS); in buildRequestPermissionsIntent()
4268 …field public static final String ACTION_REQUEST_PERMISSIONS = "android.content.pm.action.REQUEST_P…