Home
last modified time | relevance | path

Searched defs:sessionBundle (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
DTestAccountType1Authenticator.java269 Bundle sessionBundle = null; in startAddAccountSession() local
329 Bundle sessionBundle = null; in startUpdateCredentialsSession() local
375 Bundle sessionBundle) throws NetworkErrorException { in finishSession()
DAccountManagerServiceTest.java620 Bundle sessionBundle = result.getBundle(AccountManager.KEY_ACCOUNT_SESSION_BUNDLE); in testStartAddAccountSessionSuccessWithoutPasswordForwarding() local
652 Bundle sessionBundle = result.getBundle(AccountManager.KEY_ACCOUNT_SESSION_BUNDLE); in testStartAddAccountSessionSuccessWithPasswordForwarding() local
840 Bundle sessionBundle = result.getBundle(AccountManager.KEY_ACCOUNT_SESSION_BUNDLE); in testStartUpdateCredentialsSessionSuccessWithoutPasswordForwarding() local
871 Bundle sessionBundle = result.getBundle(AccountManager.KEY_ACCOUNT_SESSION_BUNDLE); in testStartUpdateCredentialsSessionSuccessWithPasswordForwarding() local
1166 Bundle sessionBundle = result.getBundle(AccountManager.KEY_ACCOUNT_SESSION_BUNDLE); in testFinishSessionAsUserSuccess() local
1248 Bundle sessionBundle = createEncryptedSessionBundleWithError( in testFinishSessionAsUserError() local
3496 private Bundle encryptBundleWithCryptoHelper(Bundle sessionBundle) { in encryptBundleWithCryptoHelper()
3508 Bundle sessionBundle = new Bundle(); in createEncryptedSessionBundle() local
3520 Bundle sessionBundle = new Bundle(); in createEncryptedSessionBundleWithError() local
3536 Bundle sessionBundle = new Bundle(); in createEncryptedSessionBundleWithNoAccountType() local
[all …]
DTestAccountType2Authenticator.java133 Bundle sessionBundle) throws NetworkErrorException { in finishSession()
/frameworks/base/core/java/android/accounts/
DIAccountAuthenticator.aidl127 in Bundle sessionBundle); in finishSession()
DAbstractAccountAuthenticator.java464 Bundle sessionBundle) throws RemoteException { in finishSession()
921 final Bundle sessionBundle) throws NetworkErrorException { in finishSession()
DIAccountManager.aidl97 void finishSessionAsUser(in IAccountManagerResponse response, in Bundle sessionBundle, in finishSessionAsUser()
/frameworks/base/services/core/java/com/android/server/accounts/
DAccountManagerService.java3698 Bundle sessionBundle = result.getBundle(AccountManager.KEY_ACCOUNT_SESSION_BUNDLE); in onResult() local
3730 @NonNull Bundle sessionBundle, in finishSessionAsUser()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...