Searched refs:READ_CALENDAR (Results 1 – 4 of 4) sorted by relevance
303 grantPermission(Manifest.permission.READ_CALENDAR); in testRevokeAffectsWholeGroup_part1()307 .checkSelfPermission(Manifest.permission.READ_CALENDAR)); in testRevokeAffectsWholeGroup_part1()312 revokePermission(Manifest.permission.READ_CALENDAR); in testRevokeAffectsWholeGroup_part1()321 .checkSelfPermission(Manifest.permission.READ_CALENDAR)); in testRevokeAffectsWholeGroup_part2()330 .checkSelfPermission(Manifest.permission.READ_CALENDAR)); in testGrantPreviouslyRevokedWithPrejudiceShowsPrompt_part1()332 String[] permissions = new String[] {Manifest.permission.READ_CALENDAR}; in testGrantPreviouslyRevokedWithPrejudiceShowsPrompt_part1()352 Manifest.permission.READ_CALENDAR}, REQUEST_CODE_PERMISSIONS + 1, in testGrantPreviouslyRevokedWithPrejudiceShowsPrompt_part1()367 grantPermission(Manifest.permission.READ_CALENDAR); in testGrantPreviouslyRevokedWithPrejudiceShowsPrompt_part1()368 revokePermission(Manifest.permission.READ_CALENDAR); in testGrantPreviouslyRevokedWithPrejudiceShowsPrompt_part1()377 .checkSelfPermission(Manifest.permission.READ_CALENDAR)); in testGrantPreviouslyRevokedWithPrejudiceShowsPrompt_part2()[all …]
74 sPermissionToLabelResNameMap.put(Manifest.permission.READ_CALENDAR, in sPermissionToLabelResNameMap.put() argument
111 .checkSelfPermission(Manifest.permission.READ_CALENDAR)); in testAllPermissionsGrantedByDefault()
117 public static final java.lang.String READ_CALENDAR