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.java3091 private Bundle encryptBundleWithCryptoHelper(Bundle sessionBundle) { in encryptBundleWithCryptoHelper() method in AccountManagerServiceTest
3111 return encryptBundleWithCryptoHelper(sessionBundle); in createEncryptedSessionBundle()
3127 return encryptBundleWithCryptoHelper(sessionBundle); in createEncryptedSessionBundleWithError()
3137 return encryptBundleWithCryptoHelper(sessionBundle); in createEncryptedSessionBundleWithNoAccountType()