Searched refs:readDeviceConfigProp (Results 1 – 1 of 1) sorted by relevance
52 readDeviceConfigProp(namespace, KEY_CLOUD_MEDIA_FEATURE_ENABLED)); in isCloudMediaEnabled()60 return readDeviceConfigProp(namespace, KEY_CLOUD_MEDIA_PROVIDER_ALLOWLIST); in getAllowedProvidersDeviceConfig()95 private static String readDeviceConfigProp(@NonNull String namespace, @NonNull String name) { in readDeviceConfigProp() method in PhotoPickerCloudTestUtils