/aosp14/frameworks/base/telecomm/java/android/telecom/ |
H A D | AuthenticatorService.java | 69 public Bundle confirmCredentials(AccountAuthenticatorResponse accountAuthenticatorResponse, in confirmCredentials() method in AuthenticatorService.Authenticator
|
/aosp14/frameworks/base/core/java/android/accounts/ |
H A D | IAccountAuthenticator.aidl | 41 void confirmCredentials(in IAccountAuthenticatorResponse response, in Account account, in confirmCredentials() method
|
H A D | AbstractAccountAuthenticator.java | 187 public void confirmCredentials(IAccountAuthenticatorResponse response, in confirmCredentials() method in AbstractAccountAuthenticator.Transport 195 final Bundle result = AbstractAccountAuthenticator.this.confirmCredentials( in confirmCredentials() 604 public abstract Bundle confirmCredentials(AccountAuthenticatorResponse response, in confirmCredentials() method in AbstractAccountAuthenticator
|
H A D | AccountManager.java | 2107 public AccountManagerFuture<Bundle> confirmCredentials(final Account account,
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/ |
H A D | TestAccountType2Authenticator.java | 64 public Bundle confirmCredentials( in confirmCredentials() method in TestAccountType2Authenticator
|
H A D | TestAccountType1Authenticator.java | 103 public Bundle confirmCredentials( in confirmCredentials() method in TestAccountType1Authenticator
|
/aosp14/frameworks/base/core/api/ |
H A D | system-lint-baseline.txt | 78 SamShouldBeLast: android.accounts.AccountManager#confirmCredentials(android.accounts.Account, andro… 79 …uch as parameter 4, "callback", in android.accounts.AccountManager.confirmCredentials) should be l…
|
H A D | current.txt | 3648 …method public abstract android.os.Bundle confirmCredentials(android.accounts.AccountAuthenticatorR… 3697 …") public android.accounts.AccountManagerFuture<android.os.Bundle> confirmCredentials(android.acco…
|
/aosp14/frameworks/base/services/core/java/com/android/server/accounts/ |
H A D | AccountManagerService.java | 3867 mAuthenticator.confirmCredentials(this, account, options); in confirmCredentialsAsUser()
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/aosp14/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 309 Landroid/accounts/AbstractAccountAuthenticator$Transport;->confirmCredentials(Landroid/accounts/IAc… 513 Landroid/accounts/IAccountAuthenticator$Stub$Proxy;->confirmCredentials(Landroid/accounts/IAccountA…
|