Home
last modified time | relevance | path

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

/packages/modules/OnDevicePersonalization/common/java/com/android/odp/module/common/encryption/
DOdpEncryptionKeyManager.java99 private final KeyManagerConfig mKeyManagerConfig; field in OdpEncryptionKeyManager
113 mKeyManagerConfig = keyManagerConfig; in OdpEncryptionKeyManager()
182 String fetchUri = mKeyManagerConfig.getEncryptionKeyFetchUrl(); in fetchAndPersistActiveKeys()
235 ttlInSeconds = mKeyManagerConfig.getEncryptionKeyMaxAgeSeconds(); in parseFetchEncryptionKeyPayload()
390 return mKeyManagerConfig; in getKeyManagerConfigForTesting()