Searched refs:KEY_ALLOWED_CLOUD_PROVIDERS (Results 1 – 1 of 1) sorted by relevance
55 private static final String KEY_ALLOWED_CLOUD_PROVIDERS = "allowed_cloud_providers"; field in PhotoPickerCloudUtils156 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()