Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/accounts/
DIAccountAuthenticator.aidl85 void getAccountCredentialsForCloning(in IAccountAuthenticatorResponse response, in getAccountCredentialsForCloning() method
DAbstractAccountAuthenticator.java337 public void getAccountCredentialsForCloning(IAccountAuthenticatorResponse response, in getAccountCredentialsForCloning() method in AbstractAccountAuthenticator.Transport
717 public Bundle getAccountCredentialsForCloning(final AccountAuthenticatorResponse response, in getAccountCredentialsForCloning() method in AbstractAccountAuthenticator