Searched refs:shouldDisableSyncForUser (Results 1 – 2 of 2) sorted by relevance
234 assertThat(mSyncManager.shouldDisableSyncForUser(cloneUserInfo, in testShouldDisableSync()236 assertThat(mSyncManager.shouldDisableSyncForUser(primaryUserInfo, in testShouldDisableSync()
936 protected boolean shouldDisableSyncForUser(UserInfo userInfo, String providerName) { in shouldDisableSyncForUser() method in SyncManager950 if (shouldDisableSyncForUser(userInfo, providerName)) { in getIsSyncable()