Searched refs:getCloudProviderWithTimeout (Results 1 – 3 of 3) sorted by relevance
313 final String cloudProvider = getCloudProviderWithTimeout(); in syncAllMediaFromCloudProvider()343 executeSyncAlbumReset(getCloudProviderWithTimeout(), isLocal, albumId); in syncAlbumMedia()365 syncAlbumMediaFromProvider(getCloudProviderWithTimeout(), /* isLocal */ false, albumId, in syncAlbumMediaFromCloudProvider()551 public String getCloudProviderWithTimeout() throws UnableToAcquireLockException { in getCloudProviderWithTimeout() method in PickerSyncController568 return getCloudProviderWithTimeout(); in getCloudProviderOrDefault()1498 String currentCloudProvider = getCloudProviderWithTimeout(); in executePagedSync()1863 && cloudProvider.equals(getCloudProviderWithTimeout()) in shouldQueryCloudMedia()
109 mAuthority = controller.getCloudProviderWithTimeout(); in doWork()
234 .getCloudProviderWithTimeout(); in testSyncIsCancelledIfCloudProviderIsChanged()