Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
DAccountManagerServiceTest.java1155 Bundle sessionBundle = createEncryptedSessionBundleWithError( in testFinishSessionAsUserError()
3137 private Bundle createEncryptedSessionBundleWithError(final String accountName) { in createEncryptedSessionBundleWithError() method in AccountManagerServiceTest