Home
last modified time | relevance | path

Searched refs:ACCOUNT_ERROR (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
DAccountManagerServiceTestFixtures.java77 public static final Account ACCOUNT_ERROR = field in AccountManagerServiceTestFixtures
DAccountManagerServiceTest.java868 AccountManagerServiceTestFixtures.ACCOUNT_ERROR, in testStartUpdateCredentialsSessionError()
1224 AccountManagerServiceTestFixtures.ACCOUNT_ERROR, in testIsCredentialsUpdatedSuggestedError()
1303 AccountManagerServiceTestFixtures.ACCOUNT_ERROR, // account in testHasFeaturesReturnNullResult()
1459 AccountManagerServiceTestFixtures.ACCOUNT_ERROR, in testRemoveAccountAsUserRemovalNotAllowed()
1767 AccountManagerServiceTestFixtures.ACCOUNT_ERROR, in testGetAuthTokenError()
2173 AccountManagerServiceTestFixtures.ACCOUNT_ERROR, in testConfirmCredentialsAsUserError()
2310 AccountManagerServiceTestFixtures.ACCOUNT_ERROR, in testUpdateCredentialsError()
2715 mAms.addAccountExplicitly(AccountManagerServiceTestFixtures.ACCOUNT_ERROR, "p12", null); in testGetAccountsByFeaturesError()