Home
last modified time | relevance | path

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

/cts/tests/PhotoPicker/src/android/photopicker/cts/
DDeviceStatePreserver.java22 …static android.photopicker.cts.PhotoPickerCloudUtils.disableCloudMediaAndClearAllowedCloudProvider…
102 disableCloudMediaAndClearAllowedCloudProviders(NAMESPACE_STORAGE_NATIVE_BOOT); in restoreCloudProviderState()
110 disableCloudMediaAndClearAllowedCloudProviders(NAMESPACE_MEDIAPROVIDER); in restoreCloudProviderState()
DPhotoPickerCloudUtils.java188 static void disableCloudMediaAndClearAllowedCloudProviders(@NonNull String namespace) { in disableCloudMediaAndClearAllowedCloudProviders() method in PhotoPickerCloudUtils