Searched defs:ACCOUNT_FOR_DEFAULT_IMPL (Results 1 – 1 of 1) sorted by relevance
101 public static final Account ACCOUNT_FOR_DEFAULT_IMPL = new Account( field in AccountManagerTest640 assertTrue(isAccountPresent(am.getAccounts(), ACCOUNT_FOR_DEFAULT_IMPL)); in testAddAccountExplicitlyAndRemoveAccountWithDefaultImpl() local