Searched refs:setSyncAdapterTypes (Results 1 – 9 of 9) sorted by relevance
92 ShadowContentResolver.setSyncAdapterTypes(syncAdapters); in refreshUi_notSameAccountType_shouldNotCount()110 ShadowContentResolver.setSyncAdapterTypes(syncAdapters); in refreshUi_adapterInvisible_shouldNotCount()128 ShadowContentResolver.setSyncAdapterTypes(syncAdapters); in refreshUi_notSyncable_shouldNotCount()144 ShadowContentResolver.setSyncAdapterTypes(syncAdapters); in refreshUi_masterAutomaticSyncIgnoredAndAccountSyncDisabled_shouldNotCount()163 ShadowContentResolver.setSyncAdapterTypes(syncAdapters); in refreshUi_masterAutomaticSyncUsed_shouldCount()180 ShadowContentResolver.setSyncAdapterTypes(syncAdapters); in refreshUi_automaticSyncEnabled_shouldCount()203 ShadowContentResolver.setSyncAdapterTypes(syncAdapters); in refreshUi_someEnabled_shouldSetSummary()
117 ShadowContentResolver.setSyncAdapterTypes(syncAdapters); in refreshUi_syncAdapterDoesNotHaveSameAccountType_shouldNotBeShown()130 ShadowContentResolver.setSyncAdapterTypes(syncAdapters); in refreshUi_syncAdapterIsNotVisible_shouldNotBeShown()143 ShadowContentResolver.setSyncAdapterTypes(syncAdapters); in refreshUi_syncAdapterIsNotSyncable_shouldNotBeShown()158 ShadowContentResolver.setSyncAdapterTypes(syncAdapters); in refreshUi_syncAdapterDoesNotHaveProviderInfo_shouldNotBeShown()175 ShadowContentResolver.setSyncAdapterTypes(syncAdapters); in refreshUi_providerInfoDoesNotHaveLabel_shouldNotBeShown()200 ShadowContentResolver.setSyncAdapterTypes(syncAdapters); in refreshUi_providerLabelShouldBeSet()537 ShadowContentResolver.setSyncAdapterTypes(syncAdapters); in setUpVisibleSyncAdapters()
154 ShadowContentResolver.setSyncAdapterTypes(syncAdapters); in refreshUi_doesNotHaveAuthoritiesInFilter_shouldNotBeShown()175 ShadowContentResolver.setSyncAdapterTypes(syncAdapters); in refreshUi_hasAuthoritiesInFilter_shouldBeShown()
166 ShadowContentResolver.setSyncAdapterTypes(syncAdapters); in setUpVisibleSyncAdapters()
213 ShadowContentResolver.setSyncAdapterTypes(syncAdapters); in setUpSyncAdapters()
101 ShadowContentResolver.setSyncAdapterTypes(syncAdapters); in updateSummary_adapterInvisible_shouldNotCount()114 ShadowContentResolver.setSyncAdapterTypes(syncAdapters); in updateSummary_notSameAccountType_shouldNotCount()127 ShadowContentResolver.setSyncAdapterTypes(syncAdapters); in updateSummary_notSyncable_shouldNotCount()141 ShadowContentResolver.setSyncAdapterTypes(syncAdapters); in updateSummary_syncDisabled_shouldNotCount()156 ShadowContentResolver.setSyncAdapterTypes(syncAdapters); in updateSummary_syncEnabled_shouldCount()176 ShadowContentResolver.setSyncAdapterTypes(syncAdapters); in updateSummary_multipleSyncAdapters_shouldSetSummary()
116 ShadowContentResolver.setSyncAdapterTypes(syncAdapters); in updateAuthDescriptions_oneProvider_shouldNotAddPreference()141 ShadowContentResolver.setSyncAdapterTypes(syncAdapters); in updateAuthDescriptions_oneAdminDisabledProvider_shouldNotAddPreference()166 ShadowContentResolver.setSyncAdapterTypes(syncAdapters); in updateAuthDescriptions_noProvider_shouldNotAddPreference()195 ShadowContentResolver.setSyncAdapterTypes(syncAdapters); in updateAuthDescriptions_twoProvider_shouldAddTwoPreference()
83 public static void setSyncAdapterTypes(SyncAdapterType[] syncAdapterTypes) { in setSyncAdapterTypes() method in ShadowContentResolver
89 public static void setSyncAdapterTypes(SyncAdapterType[] syncAdapterTypes) { in setSyncAdapterTypes() method in ShadowContentResolver