Searched refs:WRITE_PERMISSION (Results 1 – 2 of 2) sorted by relevance
49 private static final String WRITE_PERMISSION = "android.permission.WRITE_CONTACTS"; field in E2eeContactKeysProvider119 E2eeContactKeysPermissions.enforceCallingOrSelfPermission(getContext(), WRITE_PERMISSION); in updateOrInsertE2eeContactKey() local234 E2eeContactKeysPermissions.enforceCallingOrSelfPermission(getContext(), WRITE_PERMISSION); in updateE2eeContactKeyLocalVerificationState() local272 E2eeContactKeysPermissions.enforceCallingOrSelfPermission(getContext(), WRITE_PERMISSION); in updateE2eeContactKeyRemoteVerificationState() local308 E2eeContactKeysPermissions.enforceCallingOrSelfPermission(getContext(), WRITE_PERMISSION); in removeE2eeContactKey() local331 E2eeContactKeysPermissions.enforceCallingOrSelfPermission(getContext(), WRITE_PERMISSION); in updateOrInsertE2eeSelfKey() local358 E2eeContactKeysPermissions.enforceCallingOrSelfPermission(getContext(), WRITE_PERMISSION); in updateE2eeSelfKeyRemoteVerificationState() local469 E2eeContactKeysPermissions.enforceCallingOrSelfPermission(getContext(), WRITE_PERMISSION); in removeE2eeSelfKey() local
235 private static final String WRITE_PERMISSION = "android.permission.WRITE_CONTACTS"; field in ContactsProvider22508 ContactsPermissions.enforceCallingOrSelfPermission(getContext(), WRITE_PERMISSION); in call() local