Searched refs:getCloudProviderWithTimeout (Results 1 – 3 of 3) sorted by relevance
353 final String cloudProvider = getCloudProviderWithTimeout(); in maybeEnableCloudMediaQueries()415 final String cloudProvider = getCloudProviderWithTimeout(); in syncAllMediaFromCloudProvider()445 executeSyncAlbumReset(getCloudProviderWithTimeout(), isLocal, albumId); in syncAlbumMedia()467 syncAlbumMediaFromProvider(getCloudProviderWithTimeout(), /* isLocal */ false, albumId, in syncAlbumMediaFromCloudProvider()653 public String getCloudProviderWithTimeout() throws UnableToAcquireLockException { in getCloudProviderWithTimeout() method in PickerSyncController670 return getCloudProviderWithTimeout(); in getCloudProviderOrDefault()701 final String currentCloudProvider = getCloudProviderWithTimeout(); in getCloudProviderLatestCollectionInfo()1798 String currentCloudProvider = getCloudProviderWithTimeout(); in executePagedSync()2163 && cloudProvider.equals(getCloudProviderWithTimeout()) in shouldQueryCloudMedia()2186 && cloudProvider.equals(getCloudProviderWithTimeout()) in shouldQueryCloudMediaForSearch()[all …]
110 mAuthority = controller.getCloudProviderWithTimeout(); in doWork()
240 .getCloudProviderWithTimeout(); in testSyncIsCancelledIfCloudProviderIsChanged()