Home
last modified time | relevance | path

Searched defs:ACCOUNT_FOR_NEW_REMOVE_ACCOUNT_API (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/accounts/src/android/accounts/cts/
DAccountManagerTest.java99 public static final Account ACCOUNT_FOR_NEW_REMOVE_ACCOUNT_API = new Account( field in AccountManagerTest
608 assertTrue(isAccountPresent(am.getAccounts(), ACCOUNT_FOR_NEW_REMOVE_ACCOUNT_API)); in testAddAccountExplicitlyAndRemoveAccountWithNewApi() local
614 assertTrue(isAccountPresent(am.getAccounts(), ACCOUNT_FOR_NEW_REMOVE_ACCOUNT_API)); in testAddAccountExplicitlyAndRemoveAccountWithNewApi() local