Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/accounts/
DIAccountAuthenticator.aidl80 void getAccountRemovalAllowed(in IAccountAuthenticatorResponse response, in Account account); in getAccountRemovalAllowed() method
DAbstractAccountAuthenticator.java323 public void getAccountRemovalAllowed(IAccountAuthenticatorResponse response, in getAccountRemovalAllowed() method in AbstractAccountAuthenticator.Transport
700 public Bundle getAccountRemovalAllowed(AccountAuthenticatorResponse response, in getAccountRemovalAllowed() method in AbstractAccountAuthenticator
/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
DTestAccountType1Authenticator.java445 public Bundle getAccountRemovalAllowed( in getAccountRemovalAllowed() method in TestAccountType1Authenticator