Home
last modified time | relevance | path

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

/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/accounts/
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/services/Car/libs/car-test-lib/src/android/car/test/mocks/
DAbstractExtendedMockitoTestCase.java379 ArrayList<SyncRunnable> syncs = new ArrayList<>(size); in completeAllHandlerThreadTasks() local
394 syncs.add(sr); in completeAllHandlerThreadTasks()
397 for (int i = 0; i < syncs.size(); i++) { in completeAllHandlerThreadTasks()
398 syncs.get(i).waitForComplete(SYNC_RUNNABLE_MAX_WAIT_TIME); in completeAllHandlerThreadTasks()
/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.gz
Den_US_wordlist.combined.gz
Den_wordlist.combined.gz