Searched refs:notifyPermissionGranted (Results 1 – 5 of 5) sorted by relevance
104 public static void notifyPermissionGranted(Context context, String permission) { in notifyPermissionGranted() method in PermissionsUtil
204 public static void notifyPermissionGranted(Context context, String permission) { in notifyPermissionGranted() method in PermissionsUtil
351 PermissionsUtil.notifyPermissionGranted(getContext(), permissions[0]); in onRequestPermissionsResult()
369 PermissionsUtil.notifyPermissionGranted(getContext(), READ_CONTACTS); in onRequestPermissionsResult()
230 PermissionsUtil.notifyPermissionGranted(getContext(), Manifest.permission.READ_CONTACTS); in onRequestPermissionsResult()