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/
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
DAccountManagerUnaffiliatedAuthenticatorTests.java355 Bundle sessionBundle = new Bundle(); in testDefaultFinishSessiontWithStartAddAccountSessionImpl() local
405 Bundle sessionBundle = new Bundle(); in testDefaultFinishSessionWithCustomStartUpdateCredentialsSessionImpl() local
496 Bundle sessionBundle = result.getBundle(AccountManager.KEY_ACCOUNT_SESSION_BUNDLE); in validateSessionBundleAndPasswordAndStatusTokenResult() local
DMockAccountAuthenticator.java345 Bundle sessionBundle = null; in startAddAccountSession() local
399 Bundle sessionBundle = null; in startUpdateCredentialsSession() local
445 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