Home
last modified time | relevance | path

Searched refs:IAccountAuthenticatorResponse (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/core/java/android/accounts/
DIAccountAuthenticator.aidl19 import android.accounts.IAccountAuthenticatorResponse;
33 void addAccount(in IAccountAuthenticatorResponse response, String accountType, in addAccount()
41 void confirmCredentials(in IAccountAuthenticatorResponse response, in Account account, in confirmCredentials()
49 void getAuthToken(in IAccountAuthenticatorResponse response, in Account account, in getAuthToken()
57 void getAuthTokenLabel(in IAccountAuthenticatorResponse response, String authTokenType); in getAuthTokenLabel()
64 void updateCredentials(in IAccountAuthenticatorResponse response, in Account account, in updateCredentials()
72 void editProperties(in IAccountAuthenticatorResponse response, String accountType); in editProperties()
80 void hasFeatures(in IAccountAuthenticatorResponse response, in Account account, in hasFeatures()
88 void getAccountRemovalAllowed(in IAccountAuthenticatorResponse response, in Account account); in getAccountRemovalAllowed()
94 void getAccountCredentialsForCloning(in IAccountAuthenticatorResponse response, in getAccountCredentialsForCloning()
[all …]
DAbstractAccountAuthenticator.java151 public void addAccount(IAccountAuthenticatorResponse response, String accountType, in addAccount()
184 public void confirmCredentials(IAccountAuthenticatorResponse response, in confirmCredentials()
211 public void getAuthTokenLabel(IAccountAuthenticatorResponse response, in getAuthTokenLabel()
238 public void getAuthToken(IAccountAuthenticatorResponse response, in getAuthToken()
268 public void updateCredentials(IAccountAuthenticatorResponse response, Account account, in updateCredentials()
299 public void editProperties(IAccountAuthenticatorResponse response, in editProperties()
316 public void hasFeatures(IAccountAuthenticatorResponse response, in hasFeatures()
333 public void getAccountRemovalAllowed(IAccountAuthenticatorResponse response, in getAccountRemovalAllowed()
350 public void getAccountCredentialsForCloning(IAccountAuthenticatorResponse response, in getAccountCredentialsForCloning()
368 public void addAccountFromCredentials(IAccountAuthenticatorResponse response, in addAccountFromCredentials()
[all …]
DAccountAuthenticatorResponse.java32 private IAccountAuthenticatorResponse mAccountAuthenticatorResponse;
38 public AccountAuthenticatorResponse(IAccountAuthenticatorResponse response) { in AccountAuthenticatorResponse()
44 IAccountAuthenticatorResponse.Stub.asInterface(parcel.readStrongBinder()); in AccountAuthenticatorResponse()
DIAccountAuthenticatorResponse.aidl24 oneway interface IAccountAuthenticatorResponse { interface
/frameworks/base/boot/hiddenapi/
Dhiddenapi-unsupported.txt6 Landroid/accounts/IAccountAuthenticatorResponse$Stub$Proxy;-><init>(Landroid/os/IBinder;)V
7 Landroid/accounts/IAccountAuthenticatorResponse$Stub$Proxy;->mRemote:Landroid/os/IBinder;
8 Landroid/accounts/IAccountAuthenticatorResponse$Stub;-><init>()V
9 Landroid/accounts/IAccountAuthenticatorResponse$Stub;->asInterface(Landroid/os/IBinder;)Landroid/ac…
Dhiddenapi-max-target-o.txt307 …AccountAuthenticator$Transport;->addAccount(Landroid/accounts/IAccountAuthenticatorResponse;Ljava/…
308 …cator$Transport;->addAccountFromCredentials(Landroid/accounts/IAccountAuthenticatorResponse;Landro…
309 …uthenticator$Transport;->confirmCredentials(Landroid/accounts/IAccountAuthenticatorResponse;Landro…
310 …untAuthenticator$Transport;->editProperties(Landroid/accounts/IAccountAuthenticatorResponse;Ljava/…
311 …ountAuthenticator$Transport;->finishSession(Landroid/accounts/IAccountAuthenticatorResponse;Ljava/…
312 …Transport;->getAccountCredentialsForCloning(Landroid/accounts/IAccountAuthenticatorResponse;Landro…
313 …icator$Transport;->getAccountRemovalAllowed(Landroid/accounts/IAccountAuthenticatorResponse;Landro…
314 …countAuthenticator$Transport;->getAuthToken(Landroid/accounts/IAccountAuthenticatorResponse;Landro…
315 …Authenticator$Transport;->getAuthTokenLabel(Landroid/accounts/IAccountAuthenticatorResponse;Ljava/…
316 …ccountAuthenticator$Transport;->hasFeatures(Landroid/accounts/IAccountAuthenticatorResponse;Landro…
[all …]
/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java32 import android.accounts.IAccountAuthenticatorResponse;
4286 new AccountAuthenticatorResponse(new IAccountAuthenticatorResponse.Stub() { in newRequestAccountAccessIntent()
4955 private abstract class Session extends IAccountAuthenticatorResponse.Stub
/frameworks/base/boot/
Dpreloaded-classes78 android.accounts.IAccountAuthenticatorResponse$Stub$Proxy
79 android.accounts.IAccountAuthenticatorResponse$Stub
80 android.accounts.IAccountAuthenticatorResponse
Dboot-image-profile.txt22452 Landroid/accounts/IAccountAuthenticatorResponse$Stub$Proxy;
22453 Landroid/accounts/IAccountAuthenticatorResponse$Stub;
22454 Landroid/accounts/IAccountAuthenticatorResponse;
/frameworks/base/config/
Dpreloaded-classes78 android.accounts.IAccountAuthenticatorResponse$Stub$Proxy
79 android.accounts.IAccountAuthenticatorResponse$Stub
80 android.accounts.IAccountAuthenticatorResponse
Dboot-image-profile.txt32582 Landroid/accounts/IAccountAuthenticatorResponse$Stub$Proxy;
32583 Landroid/accounts/IAccountAuthenticatorResponse$Stub;
32584 Landroid/accounts/IAccountAuthenticatorResponse;