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;
32 void addAccount(in IAccountAuthenticatorResponse response, String accountType, in addAccount()
39 void confirmCredentials(in IAccountAuthenticatorResponse response, in Account account, in confirmCredentials()
46 void getAuthToken(in IAccountAuthenticatorResponse response, in Account account, in getAuthToken()
53 void getAuthTokenLabel(in IAccountAuthenticatorResponse response, String authTokenType); in getAuthTokenLabel()
59 void updateCredentials(in IAccountAuthenticatorResponse response, in Account account, in updateCredentials()
66 void editProperties(in IAccountAuthenticatorResponse response, String accountType); in editProperties()
73 void hasFeatures(in IAccountAuthenticatorResponse response, in Account account, in hasFeatures()
80 void getAccountRemovalAllowed(in IAccountAuthenticatorResponse response, in Account account); in getAccountRemovalAllowed()
85 void getAccountCredentialsForCloning(in IAccountAuthenticatorResponse response, in getAccountCredentialsForCloning()
[all …]
DAbstractAccountAuthenticator.java155 public void addAccount(IAccountAuthenticatorResponse response, String accountType, in addAccount()
186 public void confirmCredentials(IAccountAuthenticatorResponse response, in confirmCredentials()
211 public void getAuthTokenLabel(IAccountAuthenticatorResponse response, in getAuthTokenLabel()
236 public void getAuthToken(IAccountAuthenticatorResponse response, in getAuthToken()
264 public void updateCredentials(IAccountAuthenticatorResponse response, Account account, in updateCredentials()
293 public void editProperties(IAccountAuthenticatorResponse response, in editProperties()
308 public void hasFeatures(IAccountAuthenticatorResponse response, in hasFeatures()
323 public void getAccountRemovalAllowed(IAccountAuthenticatorResponse response, in getAccountRemovalAllowed()
338 public void getAccountCredentialsForCloning(IAccountAuthenticatorResponse response, in getAccountCredentialsForCloning()
354 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;
4141 new AccountAuthenticatorResponse(new IAccountAuthenticatorResponse.Stub() { in newRequestAccountAccessIntent()
4775 private abstract class Session extends IAccountAuthenticatorResponse.Stub
/frameworks/base/boot/
Dpreloaded-classes68 android.accounts.IAccountAuthenticatorResponse$Stub$Proxy
69 android.accounts.IAccountAuthenticatorResponse$Stub
70 android.accounts.IAccountAuthenticatorResponse
Dboot-image-profile.txt22773 Landroid/accounts/IAccountAuthenticatorResponse$Stub$Proxy;
22774 Landroid/accounts/IAccountAuthenticatorResponse$Stub;
22775 Landroid/accounts/IAccountAuthenticatorResponse;
/frameworks/base/config/
Dpreloaded-classes68 android.accounts.IAccountAuthenticatorResponse$Stub$Proxy
69 android.accounts.IAccountAuthenticatorResponse$Stub
70 android.accounts.IAccountAuthenticatorResponse
Dboot-image-profile.txt32406 Landroid/accounts/IAccountAuthenticatorResponse$Stub$Proxy;
32407 Landroid/accounts/IAccountAuthenticatorResponse$Stub;
32408 Landroid/accounts/IAccountAuthenticatorResponse;