Searched refs:setSyncAutomaticallyAsUser (Results 1 – 7 of 7) sorted by relevance
96 ContentResolver.setSyncAutomaticallyAsUser(mAccount, in refreshUi_notSameAccountType_shouldNotCount()116 ContentResolver.setSyncAutomaticallyAsUser(mAccount, "authority", in refreshUi_adapterInvisible_shouldNotCount()155 ContentResolver.setSyncAutomaticallyAsUser(mAccount, "authority", in refreshUi_masterAutomaticSyncIgnoredAndAccountSyncDisabled_shouldNotCount()194 ContentResolver.setSyncAutomaticallyAsUser(mAccount, "authority", in refreshUi_automaticSyncEnabled_shouldCount()227 ContentResolver.setSyncAutomaticallyAsUser(mAccount, "authority1", in refreshUi_someEnabled_shouldSetSummary()231 ContentResolver.setSyncAutomaticallyAsUser(mAccount, "authority2", in refreshUi_someEnabled_shouldSetSummary()235 ContentResolver.setSyncAutomaticallyAsUser(mAccount, "authority3", in refreshUi_someEnabled_shouldSetSummary()238 ContentResolver.setSyncAutomaticallyAsUser(mAccount, "authority4", in refreshUi_someEnabled_shouldSetSummary()
226 ContentResolver.setSyncAutomaticallyAsUser(mAccount, AUTHORITY, /* sync= */ false, in refreshUi_masterSyncOff_syncDisabled_shouldNotBeChecked()241 ContentResolver.setSyncAutomaticallyAsUser(mAccount, AUTHORITY, /* sync= */ false, in refreshUi_masterSyncOn_syncDisabled_shouldBeChecked()256 ContentResolver.setSyncAutomaticallyAsUser(mAccount, AUTHORITY, /* sync= */ true, in refreshUi_masterSyncOff_syncEnabled_shouldBeChecked()270 ContentResolver.setSyncAutomaticallyAsUser(mAccount, AUTHORITY, /* sync= */ false, in refreshUi_syncDisabled_summaryShouldBeSet()284 ContentResolver.setSyncAutomaticallyAsUser(mAccount, AUTHORITY, /* sync= */ true, in refreshUi_syncEnabled_activelySyncing_summaryShouldBeSet()304 ContentResolver.setSyncAutomaticallyAsUser(mAccount, AUTHORITY, /* sync= */ true, in refreshUi_syncEnabled_syncHasHappened_summaryShouldBeSet()369 ContentResolver.setSyncAutomaticallyAsUser(mAccount, AUTHORITY, /* sync= */ true, in refreshUi_syncFailed_shouldHaveProblemSyncIcon()433 ContentResolver.setSyncAutomaticallyAsUser(mAccount, AUTHORITY, /* sync= */ true, in onSyncPreferenceClicked_preferenceUnchecked_shouldSetSyncAutomaticallyOff()451 ContentResolver.setSyncAutomaticallyAsUser(mAccount, AUTHORITY, /* sync= */ true, in onSyncPreferenceClicked_preferenceUnchecked_shouldCancelSync()468 ContentResolver.setSyncAutomaticallyAsUser(mAccount, AUTHORITY, /* sync= */ false, in onSyncPreferenceClicked_preferenceChecked_shouldSetSyncAutomaticallyOn()[all …]
70 protected static void setSyncAutomaticallyAsUser(Account account, String authority, in setSyncAutomaticallyAsUser() method in ShadowContentResolver
99 protected static void setSyncAutomaticallyAsUser(Account account, String authority, in setSyncAutomaticallyAsUser() method in ShadowContentResolver
204 ContentResolver.setSyncAutomaticallyAsUser(mAccount, authority, syncOn, userId); in onSyncPreferenceClicked()
181 ContentResolver.setSyncAutomaticallyAsUser(account, authority, syncOn, userId); in onPreferenceTreeClick()
296 ContentResolver.setSyncAutomaticallyAsUser(account, authority, syncOn, userId); in onPreferenceTreeClick()