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.java103 List<SyncInfo> syncs = new ArrayList<>(); in onInit_hasActiveSyncs_actionButtonShouldSayCancelSync() local
104 syncs.add(syncInfo); in onInit_hasActiveSyncs_actionButtonShouldSayCancelSync()
105 ShadowContentResolver.setCurrentSyncs(syncs); in onInit_hasActiveSyncs_actionButtonShouldSayCancelSync()
177 List<SyncInfo> syncs = new ArrayList<>(); in onButtonClicked_doesHaveActiveSyncs_shouldCancelSyncForSyncableAdapters() local
178 syncs.add(syncInfo); in onButtonClicked_doesHaveActiveSyncs_shouldCancelSyncForSyncableAdapters()
179 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/services/Car/service/src/com/android/car/
DCarServiceUtils.java231 ArrayList<SyncRunnable> syncs = new ArrayList<>(threads.size()); in finishAllHandlerTasks() local
236 syncs.add(sr); in finishAllHandlerTasks()
238 for (int i = 0; i < syncs.size(); i++) { in finishAllHandlerTasks()
239 syncs.get(i).waitForComplete(); in finishAllHandlerTasks()
/packages/services/Car/car-test-lib/src/android/car/test/mocks/
DAbstractExtendedMockitoTestCase.java161 ArrayList<SyncRunnable> syncs = new ArrayList<>(handlerThreads.size()); in completeAllHandlerThreadTasks() local
167 syncs.add(sr); in completeAllHandlerThreadTasks()
170 for (int i = 0; i < syncs.size(); i++) { in completeAllHandlerThreadTasks()
171 syncs.get(i).waitForComplete(); in completeAllHandlerThreadTasks()
/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/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/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...