Searched refs:getEncryptionKey (Results 1 – 2 of 2) sorted by relevance
360 || mTrustedDeviceService.getEncryptionKey(deviceId.toString()) == null) { in convertToDeviceId()458 byte[] oldSessionKeyBytes = mTrustedDeviceService.getEncryptionKey(mClientDeviceId); in showVerificationCode()
248 byte[] getEncryptionKey(String deviceId) { in getEncryptionKey() method in CarTrustedDeviceService