Searched refs:ACCOUNT_NAME_INTERVENE (Results 1 – 3 of 3) sorted by relevance
82 AccountManagerServiceTestFixtures.ACCOUNT_NAME_INTERVENE)) { in addAccount()117 } else if (account.name.equals(AccountManagerServiceTestFixtures.ACCOUNT_NAME_INTERVENE)) { in confirmCredentials()163 } else if (account.name.equals(AccountManagerServiceTestFixtures.ACCOUNT_NAME_INTERVENE)) { in getAuthToken()211 } else if (account.name.equals(AccountManagerServiceTestFixtures.ACCOUNT_NAME_INTERVENE)) { in updateCredentials()245 } else if (account.name.equals(AccountManagerServiceTestFixtures.ACCOUNT_NAME_INTERVENE)) { in hasFeatures()290 AccountManagerServiceTestFixtures.ACCOUNT_NAME_INTERVENE)) { in startAddAccountSession()347 AccountManagerServiceTestFixtures.ACCOUNT_NAME_INTERVENE)) { in startUpdateCredentialsSession()399 AccountManagerServiceTestFixtures.ACCOUNT_NAME_INTERVENE)) { in finishSession()452 AccountManagerServiceTestFixtures.ACCOUNT_NAME_INTERVENE)) { in getAccountRemovalAllowed()
37 public static final String ACCOUNT_NAME_INTERVENE = "intervene@fixture.com"; field in AccountManagerServiceTestFixtures75 new Account(ACCOUNT_NAME_INTERVENE, ACCOUNT_TYPE_1);
674 AccountManagerServiceTestFixtures.ACCOUNT_NAME_INTERVENE); in testStartAddAccountSessionReturnWithInvalidIntent()703 AccountManagerServiceTestFixtures.ACCOUNT_NAME_INTERVENE); in testStartAddAccountSessionReturnWithValidIntent()737 AccountManagerServiceTestFixtures.ACCOUNT_NAME_INTERVENE); in testStartAddAccountSessionWhereAuthenticatorReturnsIntentWithProhibitedFlags()893 AccountManagerServiceTestFixtures.ACCOUNT_NAME_INTERVENE); in testStartUpdateCredentialsSessionReturnWithInvalidIntent()922 AccountManagerServiceTestFixtures.ACCOUNT_NAME_INTERVENE); in testStartUpdateCredentialsSessionReturnWithValidIntent()1197 createEncryptedSessionBundle(AccountManagerServiceTestFixtures.ACCOUNT_NAME_INTERVENE), in testFinishSessionAsUserReturnWithInvalidIntent()1224 createEncryptedSessionBundle(AccountManagerServiceTestFixtures.ACCOUNT_NAME_INTERVENE), in testFinishSessionAsUserReturnWithValidIntent()2147 createAddAccountOptions(AccountManagerServiceTestFixtures.ACCOUNT_NAME_INTERVENE), in testAddAccountAsUserReturnWithInvalidIntent()2176 createAddAccountOptions(AccountManagerServiceTestFixtures.ACCOUNT_NAME_INTERVENE), in testAddAccountAsUserReturnWithValidIntent()