Home
last modified time | relevance | path

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

/cts/tests/tests/accounts/src/android/accounts/cts/
DAccountManagerUnaffiliatedAuthenticatorTests.java348 Bundle sessionBundle = new Bundle(); in testDefaultFinishSessiontWithStartAddAccountSessionImpl() local
398 Bundle sessionBundle = new Bundle(); in testDefaultFinishSessionWithCustomStartUpdateCredentialsSessionImpl() local
466 Bundle sessionBundle = result.getBundle(AccountManager.KEY_ACCOUNT_SESSION_BUNDLE); in validateSessionBundleAndPasswordAndStatusTokenResult() local
DAbstractAuthenticatorTests.java98 Bundle sessionBundle = result.getBundle(AccountManager.KEY_ACCOUNT_SESSION_BUNDLE); in testStartAddAccountSessionDefaultImpl() local
135 Bundle sessionBundle = result.getBundle(AccountManager.KEY_ACCOUNT_SESSION_BUNDLE); in testStartUpdateCredentialsSessionDefaultImpl() local
DMockAccountAuthenticator.java347 Bundle sessionBundle = null; in startAddAccountSession() local
402 Bundle sessionBundle = null; in startUpdateCredentialsSession() local
448 Bundle sessionBundle) throws NetworkErrorException { in finishSession()
/cts/tests/tests/accounts/common/src/android/accounts/cts/common/
DTestAccountAuthenticator.java324 Bundle sessionBundle = null; in startAddAccountSession() local
373 Bundle sessionBundle = null; in startUpdateCredentialsSession() local