Home
last modified time | relevance | path

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

/cts/tests/tests/accounts/src/android/accounts/cts/
DAccountManagerUnaffiliatedAuthenticatorTests.java370 Bundle decryptedBundle = result.getBundle(AccountManager.KEY_ACCOUNT_SESSION_BUNDLE); in testDefaultFinishSessiontWithStartAddAccountSessionImpl() local
371 assertNotNull(decryptedBundle); in testDefaultFinishSessiontWithStartAddAccountSessionImpl()
377 decryptedBundle, in testDefaultFinishSessiontWithStartAddAccountSessionImpl()
420 Bundle decryptedBundle = result.getBundle(AccountManager.KEY_ACCOUNT_SESSION_BUNDLE); in testDefaultFinishSessionWithCustomStartUpdateCredentialsSessionImpl() local
421 assertNotNull(decryptedBundle); in testDefaultFinishSessionWithCustomStartUpdateCredentialsSessionImpl()
427 decryptedBundle, in testDefaultFinishSessionWithCustomStartUpdateCredentialsSessionImpl()