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()
559 Bundle sessionBundle = result.getBundle(AccountManager.KEY_ACCOUNT_SESSION_BUNDLE); in testStartAddAccountSessionSuccessWithoutPasswordForwarding() local591 Bundle sessionBundle = result.getBundle(AccountManager.KEY_ACCOUNT_SESSION_BUNDLE); in testStartAddAccountSessionSuccessWithPasswordForwarding() local742 Bundle sessionBundle = result.getBundle(AccountManager.KEY_ACCOUNT_SESSION_BUNDLE); in testStartUpdateCredentialsSessionSuccessWithoutPasswordForwarding() local773 Bundle sessionBundle = result.getBundle(AccountManager.KEY_ACCOUNT_SESSION_BUNDLE); in testStartUpdateCredentialsSessionSuccessWithPasswordForwarding() local1066 Bundle sessionBundle = result.getBundle(AccountManager.KEY_ACCOUNT_SESSION_BUNDLE); in testFinishSessionAsUserSuccess() local1146 Bundle sessionBundle = createEncryptedSessionBundleWithError( in testFinishSessionAsUserError() local3091 private Bundle encryptBundleWithCryptoHelper(Bundle sessionBundle) { in encryptBundleWithCryptoHelper()3103 Bundle sessionBundle = new Bundle(); in createEncryptedSessionBundle() local3115 Bundle sessionBundle = new Bundle(); in createEncryptedSessionBundleWithError() local3131 Bundle sessionBundle = new Bundle(); in createEncryptedSessionBundleWithNoAccountType() local[all …]
133 Bundle sessionBundle) throws NetworkErrorException { in finishSession()
106 in Bundle sessionBundle); in finishSession()
446 Bundle sessionBundle) throws RemoteException { in finishSession()908 final Bundle sessionBundle) throws NetworkErrorException { in finishSession()
103 void finishSessionAsUser(in IAccountManagerResponse response, in Bundle sessionBundle, in finishSessionAsUser()
3438 Bundle sessionBundle = result.getBundle(AccountManager.KEY_ACCOUNT_SESSION_BUNDLE); in onResult() local3470 @NonNull Bundle sessionBundle, in finishSessionAsUser()