Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
DAccountManagerServiceTest.java3114 private Bundle encryptBundleWithCryptoHelper(Bundle sessionBundle) { in encryptBundleWithCryptoHelper() method in AccountManagerServiceTest
3134 return encryptBundleWithCryptoHelper(sessionBundle); in createEncryptedSessionBundle()
3150 return encryptBundleWithCryptoHelper(sessionBundle); in createEncryptedSessionBundleWithError()
3160 return encryptBundleWithCryptoHelper(sessionBundle); in createEncryptedSessionBundleWithNoAccountType()