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.java92 public static final Account ACCOUNT_FOR_NEW_REMOVE_ACCOUNT_API = new Account( field in AccountManagerTest
583 assertTrue(isAccountPresent(am.getAccounts(), ACCOUNT_FOR_NEW_REMOVE_ACCOUNT_API)); in testAddAccountExplicitlyAndRemoveAccountWithNewApi() local
589 assertTrue(isAccountPresent(am.getAccounts(), ACCOUNT_FOR_NEW_REMOVE_ACCOUNT_API)); in testAddAccountExplicitlyAndRemoveAccountWithNewApi() local