Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/accounts/
DIAccountAuthenticator.aidl72 void getAccountRemovalAllowed(in IAccountAuthenticatorResponse response, in Account account); in getAccountRemovalAllowed() method
DAbstractAccountAuthenticator.java322 public void getAccountRemovalAllowed(IAccountAuthenticatorResponse response, in getAccountRemovalAllowed() method in AbstractAccountAuthenticator.Transport
694 public Bundle getAccountRemovalAllowed(AccountAuthenticatorResponse response, in getAccountRemovalAllowed() method in AbstractAccountAuthenticator