Searched defs:getAccountRemovalAllowed (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/accounts/
H A DAbstractAccountAuthenticator.java322 public void getAccountRemovalAllowed(IAccountAuthenticatorResponse response, method in class:AbstractAccountAuthenticator.Transport
326 final Bundle result = AbstractAccountAuthenticator.this.getAccountRemovalAllowed(
332 handleException(response, "getAccountRemovalAllowed", account.toString(), e);
694 public Bundle getAccountRemovalAllowed(AccountAuthenticatorResponse response, method in class:AbstractAccountAuthenticator

Completed in 428 milliseconds