Searched defs:sessionBundle (Results 1 – 7 of 7) sorted by relevance
269 Bundle sessionBundle = null; in startAddAccountSession() local329 Bundle sessionBundle = null; in startUpdateCredentialsSession() local375 Bundle sessionBundle) throws NetworkErrorException { in finishSession()
603 Bundle sessionBundle = result.getBundle(AccountManager.KEY_ACCOUNT_SESSION_BUNDLE); in testStartAddAccountSessionSuccessWithoutPasswordForwarding() local635 Bundle sessionBundle = result.getBundle(AccountManager.KEY_ACCOUNT_SESSION_BUNDLE); in testStartAddAccountSessionSuccessWithPasswordForwarding() local823 Bundle sessionBundle = result.getBundle(AccountManager.KEY_ACCOUNT_SESSION_BUNDLE); in testStartUpdateCredentialsSessionSuccessWithoutPasswordForwarding() local854 Bundle sessionBundle = result.getBundle(AccountManager.KEY_ACCOUNT_SESSION_BUNDLE); in testStartUpdateCredentialsSessionSuccessWithPasswordForwarding() local1149 Bundle sessionBundle = result.getBundle(AccountManager.KEY_ACCOUNT_SESSION_BUNDLE); in testFinishSessionAsUserSuccess() local1231 Bundle sessionBundle = createEncryptedSessionBundleWithError( in testFinishSessionAsUserError() local3369 private Bundle encryptBundleWithCryptoHelper(Bundle sessionBundle) { in encryptBundleWithCryptoHelper()3381 Bundle sessionBundle = new Bundle(); in createEncryptedSessionBundle() local3393 Bundle sessionBundle = new Bundle(); in createEncryptedSessionBundleWithError() local3409 Bundle sessionBundle = new Bundle(); in createEncryptedSessionBundleWithNoAccountType() local[all …]
133 Bundle sessionBundle) throws NetworkErrorException { in finishSession()
114 in Bundle sessionBundle); in finishSession()
445 Bundle sessionBundle) throws RemoteException { in finishSession()907 final Bundle sessionBundle) throws NetworkErrorException { in finishSession()
97 void finishSessionAsUser(in IAccountManagerResponse response, in Bundle sessionBundle, in finishSessionAsUser()
3573 Bundle sessionBundle = result.getBundle(AccountManager.KEY_ACCOUNT_SESSION_BUNDLE); in onResult() local3605 @NonNull Bundle sessionBundle, in finishSessionAsUser()