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()
564 Bundle sessionBundle = result.getBundle(AccountManager.KEY_ACCOUNT_SESSION_BUNDLE); in testStartAddAccountSessionSuccessWithoutPasswordForwarding() local596 Bundle sessionBundle = result.getBundle(AccountManager.KEY_ACCOUNT_SESSION_BUNDLE); in testStartAddAccountSessionSuccessWithPasswordForwarding() local749 Bundle sessionBundle = result.getBundle(AccountManager.KEY_ACCOUNT_SESSION_BUNDLE); in testStartUpdateCredentialsSessionSuccessWithoutPasswordForwarding() local780 Bundle sessionBundle = result.getBundle(AccountManager.KEY_ACCOUNT_SESSION_BUNDLE); in testStartUpdateCredentialsSessionSuccessWithPasswordForwarding() local1075 Bundle sessionBundle = result.getBundle(AccountManager.KEY_ACCOUNT_SESSION_BUNDLE); in testFinishSessionAsUserSuccess() local1157 Bundle sessionBundle = createEncryptedSessionBundleWithError( in testFinishSessionAsUserError() local3118 private Bundle encryptBundleWithCryptoHelper(Bundle sessionBundle) { in encryptBundleWithCryptoHelper()3130 Bundle sessionBundle = new Bundle(); in createEncryptedSessionBundle() local3142 Bundle sessionBundle = new Bundle(); in createEncryptedSessionBundleWithError() local3158 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()
97 void finishSessionAsUser(in IAccountManagerResponse response, in Bundle sessionBundle, in finishSessionAsUser()
3470 Bundle sessionBundle = result.getBundle(AccountManager.KEY_ACCOUNT_SESSION_BUNDLE); in onResult() local3502 @NonNull Bundle sessionBundle, in finishSessionAsUser()