Searched refs:initCloudProviderWithImage (Results 1 – 4 of 4) sorted by relevance
24 import static android.photopicker.cts.PhotoPickerCloudUtils.initCloudProviderWithImage;216 initCloudProviderWithImage(mContext, cloudPrimaryMediaGenerator, in setupCloudProviderWithImage()
215 initCloudProviderWithImage(Arrays.asList(Pair.create(null, CLOUD_ID1))); in testSwipeImageVideoPreview()381 private void initCloudProviderWithImage(List<Pair<String, String>> mediaPairs) in initCloudProviderWithImage() method in RemoteVideoPreviewTest
113 public static void initCloudProviderWithImage( in initCloudProviderWithImage() method in PhotoPickerCloudUtils
409 PhotoPickerCloudUtils.initCloudProviderWithImage(mContext, mCloudPrimaryMediaGenerator, in initPrimaryCloudProviderWithImage()