Searched refs:createAccountFromName (Results 1 – 13 of 13) sorted by relevance
45 Account account1 = AccountManagerHelper.createAccountFromName("foo@gmail.com"); in testGetAccountsOneAccountRegistered()57 Account account1 = AccountManagerHelper.createAccountFromName("foo@gmail.com"); in testGetAccountsTwoAccountsRegistered()60 Account account2 = AccountManagerHelper.createAccountFromName("bar@gmail.com"); in testGetAccountsTwoAccountsRegistered()90 Account account = AccountManagerHelper.createAccountFromName("test@gmail.com"); in runTestOfGetOAuth2AccessTokenWithTimeout()
31 AccountManagerHelper.createAccountFromName("foo@gmail.com");33 AccountManagerHelper.createAccountFromName("bar@gmail.com");
524 Account account = AccountManagerHelper.createAccountFromName("test@example.com"); in testRegistrationIntent()549 Account account2 = AccountManagerHelper.createAccountFromName("test2@example.com"); in testRegistrationIntent()605 Account account = AccountManagerHelper.createAccountFromName("test@example.com"); in testRegistrationIntentWithTypesAndObjectIds()675 Account account = AccountManagerHelper.createAccountFromName("test@example.com"); in testRegistrationIntentNoProxyTabsUsingReady()705 Account account = AccountManagerHelper.createAccountFromName("test@example.com"); in testRegistrationIntentNoProxyTabsAlreadyWithClientId()742 Account account = AccountManagerHelper.createAccountFromName("test@example.com"); in testRegistrationIntentWhenClientShouldNotBeRunning()769 Account account = AccountManagerHelper.createAccountFromName("test@example.com"); in testDeferredRegistrationsIssued()
224 Account account = AccountManagerHelper.createAccountFromName(accountName); in notifyRefreshTokenAvailable()243 Account account = AccountManagerHelper.createAccountFromName(accountName); in notifyRefreshTokenRevoked()
121 Account account = AccountManagerHelper.createAccountFromName("test@gmail.com"); in setupSync()223 Account storedAccount = AccountManagerHelper.createAccountFromName("test@gmail.com"); in testRefreshShouldReadValuesFromDiskWithSpecificTypes()262 Account storedAccount = AccountManagerHelper.createAccountFromName("test@gmail.com"); in testRefreshShouldReadValuesFromDiskWithAllTypes()
65 return AccountManagerHelper.createAccountFromName(syncAccountName); in getSignedInUser()
105 public static Account createAccountFromName(String name) { in createAccountFromName() method in AccountManagerHelper
52 Account account = AccountManagerHelper.createAccountFromName(accountName); in resumeDelayedSyncs()
28 AccountManagerHelper.createAccountFromName("something@gmail.com");
24 AccountManagerHelper.createAccountFromName("test@gmail.com");
141 AccountManagerHelper.createAccountFromName(SyncTestUtil.DEFAULT_TEST_ACCOUNT); in testDisableAndEnableSync()
98 final Account account = AccountManagerHelper.createAccountFromName(accountName); in signIn()
292 Account account = AccountManagerHelper.createAccountFromName(accountName); in setupTestAccount()