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.java377 Bundle decryptedBundle = result.getBundle(AccountManager.KEY_ACCOUNT_SESSION_BUNDLE); in testDefaultFinishSessiontWithStartAddAccountSessionImpl() local
378 assertNotNull(decryptedBundle); in testDefaultFinishSessiontWithStartAddAccountSessionImpl()
384 decryptedBundle, in testDefaultFinishSessiontWithStartAddAccountSessionImpl()
427 Bundle decryptedBundle = result.getBundle(AccountManager.KEY_ACCOUNT_SESSION_BUNDLE); in testDefaultFinishSessionWithCustomStartUpdateCredentialsSessionImpl() local
428 assertNotNull(decryptedBundle); in testDefaultFinishSessionWithCustomStartUpdateCredentialsSessionImpl()
434 decryptedBundle, in testDefaultFinishSessionWithCustomStartUpdateCredentialsSessionImpl()