Searched refs:makeAccountManagerAccount (Results 1 – 4 of 4) sorted by relevance
52 protected android.accounts.Account makeAccountManagerAccount(String username) { in makeAccountManagerAccount() method in AccountTestCase57 final android.accounts.Account account = makeAccountManagerAccount(username); in createAccountManagerAccount()
214 protected Account makeAccountManagerAccount(String username) { in makeAccountManagerAccount() method in CalendarSyncEnablerTest219 final Account account = makeAccountManagerAccount(username); in createAccountManagerAccount()
138 makeAccountManagerAccount(getTestAccountEmailAddress("2")); in testReconcileAccounts()