Searched defs:sessionBundle (Results 1 – 7 of 7) sorted by relevance
271 Bundle sessionBundle = null; in startAddAccountSession() local328 Bundle sessionBundle = null; in startUpdateCredentialsSession() local374 Bundle sessionBundle) throws NetworkErrorException { in finishSession()
562 Bundle sessionBundle = result.getBundle(AccountManager.KEY_ACCOUNT_SESSION_BUNDLE); in testStartAddAccountSessionSuccessWithoutPasswordForwarding() local594 Bundle sessionBundle = result.getBundle(AccountManager.KEY_ACCOUNT_SESSION_BUNDLE); in testStartAddAccountSessionSuccessWithPasswordForwarding() local747 Bundle sessionBundle = result.getBundle(AccountManager.KEY_ACCOUNT_SESSION_BUNDLE); in testStartUpdateCredentialsSessionSuccessWithoutPasswordForwarding() local778 Bundle sessionBundle = result.getBundle(AccountManager.KEY_ACCOUNT_SESSION_BUNDLE); in testStartUpdateCredentialsSessionSuccessWithPasswordForwarding() local1073 Bundle sessionBundle = result.getBundle(AccountManager.KEY_ACCOUNT_SESSION_BUNDLE); in testFinishSessionAsUserSuccess() local1155 Bundle sessionBundle = createEncryptedSessionBundleWithError( in testFinishSessionAsUserError() local3114 private Bundle encryptBundleWithCryptoHelper(Bundle sessionBundle) { in encryptBundleWithCryptoHelper()3126 Bundle sessionBundle = new Bundle(); in createEncryptedSessionBundle() local3138 Bundle sessionBundle = new Bundle(); in createEncryptedSessionBundleWithError() local3154 Bundle sessionBundle = new Bundle(); in createEncryptedSessionBundleWithNoAccountType() local[all …]
133 Bundle sessionBundle) throws NetworkErrorException { in finishSession()
114 in Bundle sessionBundle); in finishSession()
443 Bundle sessionBundle) throws RemoteException { in finishSession()905 final Bundle sessionBundle) throws NetworkErrorException { in finishSession()
100 void finishSessionAsUser(in IAccountManagerResponse response, in Bundle sessionBundle, in finishSessionAsUser()
3464 Bundle sessionBundle = result.getBundle(AccountManager.KEY_ACCOUNT_SESSION_BUNDLE); in onResult() local3496 @NonNull Bundle sessionBundle, in finishSessionAsUser()