Home
last modified time | relevance | path

Searched refs:syncs (Results 1 – 9 of 9) sorted by relevance

/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/accounts/
DAccountSyncDetailsFragmentTest.java98 List<SyncInfo> syncs = new ArrayList<>(); in onInit_hasActiveSyncs_actionButtonShouldSayCancelSync() local
99 syncs.add(syncInfo); in onInit_hasActiveSyncs_actionButtonShouldSayCancelSync()
100 ShadowContentResolver.setCurrentSyncs(syncs); in onInit_hasActiveSyncs_actionButtonShouldSayCancelSync()
175 List<SyncInfo> syncs = new ArrayList<>(); in onButtonClicked_doesHaveActiveSyncs_shouldCancelSyncForSyncableAdapters() local
176 syncs.add(syncInfo); in onButtonClicked_doesHaveActiveSyncs_shouldCancelSyncForSyncableAdapters()
177 ShadowContentResolver.setCurrentSyncs(syncs); in onButtonClicked_doesHaveActiveSyncs_shouldCancelSyncForSyncableAdapters()
DAccountSyncDetailsPreferenceControllerTest.java289 List<SyncInfo> syncs = new ArrayList<>(); in refreshUi_syncEnabled_activelySyncing_summaryShouldBeSet() local
290 syncs.add(syncInfo); in refreshUi_syncEnabled_activelySyncing_summaryShouldBeSet()
291 ShadowContentResolver.setCurrentSyncs(syncs); in refreshUi_syncEnabled_activelySyncing_summaryShouldBeSet()
327 List<SyncInfo> syncs = new ArrayList<>(); in refreshUi_activelySyncing_notInitialSync_shouldHaveActiveSyncIcon() local
328 syncs.add(syncInfo); in refreshUi_activelySyncing_notInitialSync_shouldHaveActiveSyncIcon()
329 ShadowContentResolver.setCurrentSyncs(syncs); in refreshUi_activelySyncing_notInitialSync_shouldHaveActiveSyncIcon()
/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/testutils/
DShadowContentResolver.java109 public static void setCurrentSyncs(List<SyncInfo> syncs) { in setCurrentSyncs() argument
110 sSyncs = syncs; in setCurrentSyncs()
/packages/apps/Email/provider_src/com/android/email/service/
DEmailBroadcastProcessorService.java173 final List<PeriodicSync> syncs = in removePeriodicSyncs() local
175 for (final PeriodicSync sync : syncs) { in removePeriodicSyncs()
/packages/apps/Dialer/java/com/android/contacts/common/model/
DAccountTypeManager.java423 final SyncAdapterType[] syncs = ContentResolver.getSyncAdapterTypes(); in loadAccountsInBackground() local
427 for (SyncAdapterType sync : syncs) { in loadAccountsInBackground()
/packages/apps/Email/provider_src/com/android/email/provider/
DEmailProvider.java5777 final List<PeriodicSync> syncs = in updateAccountSyncInterval() local
5779 for (final PeriodicSync sync : syncs) { in updateAccountSyncInterval()
/packages/inputmethods/LatinIME/dictionaries/
Den_US_wordlist.combined.gz
Den_GB_wordlist.combined.gz
Den_wordlist.combined.gz