Searched refs:setupProviderAndAccountManagerAccount (Results 1 – 4 of 4) sorted by relevance
126 Account firstAccount = setupProviderAndAccountManagerAccount(getTestAccountName("1")); in testReconcileAccounts()127 setupProviderAndAccountManagerAccount(getTestAccountName("2")); in testReconcileAccounts()128 setupProviderAndAccountManagerAccount(getTestAccountName("3")); in testReconcileAccounts()184 setupProviderAndAccountManagerAccount(getTestAccountName("1")); in testReconcileDetection()205 setupProviderAndAccountManagerAccount(getTestAccountName("3")); in testReconcileDetection()
61 protected Account setupProviderAndAccountManagerAccount(String username) { in setupProviderAndAccountManagerAccount() method in AccountTestCase
224 setupProviderAndAccountManagerAccount(String username) { in setupProviderAndAccountManagerAccount() method in CalendarSyncEnablerTest