Home
last modified time | relevance | path

Searched refs:escrowBundle (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/accounts/src/android/accounts/cts/
DAbstractAuthenticatorTests.java170 Bundle escrowBundle = result.getBundle(AccountManager.KEY_ACCOUNT_SESSION_BUNDLE); in testFinishSessionAndStartAddAccountSessionDefaultImpl() local
171 assertNotNull(escrowBundle); in testFinishSessionAndStartAddAccountSessionDefaultImpl()
175 escrowBundle, in testFinishSessionAndStartAddAccountSessionDefaultImpl()
239 Bundle escrowBundle = result.getBundle(AccountManager.KEY_ACCOUNT_SESSION_BUNDLE); in testFinishSessionAndStartUpdateCredentialsSessionDefaultImpl() local
240 assertNotNull(escrowBundle); in testFinishSessionAndStartUpdateCredentialsSessionDefaultImpl()
244 escrowBundle, in testFinishSessionAndStartUpdateCredentialsSessionDefaultImpl()