Home
last modified time | relevance | path

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

/cts/tests/tests/accounts/src/android/accounts/cts/
DMockAccountAuthenticator.java42 public static String ACCOUNT_NAME_FOR_NEW_REMOVE_API = "call new removeAccount api"; field in MockAccountAuthenticator
295 if (ACCOUNT_NAME_FOR_NEW_REMOVE_API.equals(account.name)) { in getAccountRemovalAllowed()
DAccountManagerTest.java100 MockAccountAuthenticator.ACCOUNT_NAME_FOR_NEW_REMOVE_API, ACCOUNT_TYPE);