/frameworks/base/core/java/android/accounts/ |
D | IAccountAuthenticator.aidl | 99 void startAddAccountSession(in IAccountAuthenticatorResponse response, String accountType, in startAddAccountSession() method
|
D | AbstractAccountAuthenticator.java | 371 public void startAddAccountSession(IAccountAuthenticatorResponse response, in startAddAccountSession() method in AbstractAccountAuthenticator.Transport 382 final Bundle result = AbstractAccountAuthenticator.this.startAddAccountSession( in startAddAccountSession() 791 public Bundle startAddAccountSession( in startAddAccountSession() method in AbstractAccountAuthenticator
|
D | IAccountManager.aidl | 87 void startAddAccountSession(in IAccountManagerResponse response, String accountType, in startAddAccountSession() method
|
D | AccountManager.java | 3039 public AccountManagerFuture<Bundle> startAddAccountSession( 3057 mService.startAddAccountSession(
|
/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/ |
D | TestAccountType2Authenticator.java | 108 public Bundle startAddAccountSession( in startAddAccountSession() method in TestAccountType2Authenticator
|
D | AccountManagerServiceTest.java | 402 mAms.startAddAccountSession( in testStartAddAccountSessionWithNullResponse() 419 mAms.startAddAccountSession( in testStartAddAccountSessionWithNullAccountType() 440 mAms.startAddAccountSession( in testStartAddAccountSessionUserCannotModifyAccountNoDPM() 472 mAms.startAddAccountSession( in testStartAddAccountSessionUserCannotModifyAccountWithDPM() 494 mAms.startAddAccountSession( in testStartAddAccountSessionUserCannotModifyAccountForTypeNoDPM() 529 mAms.startAddAccountSession( in testStartAddAccountSessionUserCannotModifyAccountForTypeWithDPM() 554 mAms.startAddAccountSession( in testStartAddAccountSessionSuccessWithoutPasswordForwarding() 585 mAms.startAddAccountSession( in testStartAddAccountSessionSuccessWithPasswordForwarding() 626 mAms.startAddAccountSession( in testStartAddAccountSessionReturnWithInvalidIntent() 655 mAms.startAddAccountSession( in testStartAddAccountSessionReturnWithValidIntent() [all …]
|
D | TestAccountType1Authenticator.java | 260 public Bundle startAddAccountSession( in startAddAccountSession() method in TestAccountType1Authenticator
|
/frameworks/base/non-updatable-api/ |
D | system-lint-baseline.txt | 106 SamShouldBeLast: android.accounts.AccountManager#startAddAccountSession(String, String, String[], a…
|
/frameworks/base/api/ |
D | system-lint-baseline.txt | 281 SamShouldBeLast: android.accounts.AccountManager#startAddAccountSession(String, String, String[], a…
|
D | current.txt | 3104 …method public android.os.Bundle startAddAccountSession(android.accounts.AccountAuthenticatorRespon… 3178 …method public android.accounts.AccountManagerFuture<android.os.Bundle> startAddAccountSession(Stri…
|
/frameworks/base/services/core/java/com/android/server/accounts/ |
D | AccountManagerService.java | 3295 public void startAddAccountSession( in startAddAccountSession() method in AccountManagerService 3363 mAuthenticator.startAddAccountSession(this, mAccountType, authTokenType, in startAddAccountSession()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |