Searched defs:saveEncryptionKey (Results 1 – 2 of 2) sorted by relevance
274 boolean saveEncryptionKey(@Nullable String deviceId, @Nullable byte[] encryptionKey) { in saveEncryptionKey() method in CarTrustedDeviceService
144 public void saveEncryptionKey(@NonNull String deviceId, @NonNull byte[] encryptionKey) { in saveEncryptionKey() method in ConnectedDeviceStorage