HomeSort by relevance Sort by last modified time
    Searched refs:ACCOUNT_NAME_FOR_NEW_REMOVE_API (Results 1 - 2 of 2) sorted by null

  /cts/tests/tests/accounts/src/android/accounts/cts/
MockAccountAuthenticator.java 42 public static String ACCOUNT_NAME_FOR_NEW_REMOVE_API = "call new removeAccount api";
295 if (ACCOUNT_NAME_FOR_NEW_REMOVE_API.equals(account.name)) {
AccountManagerTest.java 102 MockAccountAuthenticator.ACCOUNT_NAME_FOR_NEW_REMOVE_API, ACCOUNT_TYPE);
    [all...]

Completed in 111 milliseconds