Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/trust/
DCarTrustedDeviceService.java283 clearEncryptionKey(deviceId); in saveEncryptionKey()
297 void clearEncryptionKey(@Nullable String deviceId) { in clearEncryptionKey() method in CarTrustedDeviceService
DCarTrustAgentUnlockService.java300 mTrustedDeviceService.clearEncryptionKey(mClientDeviceId); in onUnlockDataReceived()
314 mTrustedDeviceService.clearEncryptionKey(mClientDeviceId); in onUnlockDataReceived()