Searched defs:getAccountRemovalAllowed (Results 1 - 1 of 1) sorted by relevance
/frameworks/base/core/java/android/accounts/ | ||
H A D | AbstractAccountAuthenticator.java | 265 public void getAccountRemovalAllowed(IAccountAuthenticatorResponse response, method in class:AbstractAccountAuthenticator.Transport 269 final Bundle result = AbstractAccountAuthenticator.this.getAccountRemovalAllowed( 275 handleException(response, "getAccountRemovalAllowed", account.toString(), e); 500 public Bundle getAccountRemovalAllowed(AccountAuthenticatorResponse response, method in class:AbstractAccountAuthenticator |
Completed in 58 milliseconds