Home
last modified time | relevance | path

Searched refs:KEY_ALLOWED_CLOUD_PROVIDERS (Results 1 – 1 of 1) sorted by relevance

/cts/tests/PhotoPicker/src/android/photopicker/cts/
DPhotoPickerCloudUtils.java55 private static final String KEY_ALLOWED_CLOUD_PROVIDERS = "allowed_cloud_providers"; field in PhotoPickerCloudUtils
156 return readDeviceConfigProp(namespace, KEY_ALLOWED_CLOUD_PROVIDERS); in getAllowedProvidersDeviceConfig()
174 writeDeviceConfigProp(namespace, KEY_ALLOWED_CLOUD_PROVIDERS, allowedPackagesJoined); in enableCloudMediaAndSetAllowedCloudProviders()
194 deleteDeviceConfigProp(namespace, KEY_ALLOWED_CLOUD_PROVIDERS); in disableCloudMediaAndClearAllowedCloudProviders()