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

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

Completed in 63 milliseconds