Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/hardware/hdmi/
H A DDeviceFeatures.java377 public Builder update(DeviceFeatures newDeviceFeatures) { in update() argument
379 newDeviceFeatures.getRecordTvScreenSupport()); in update()
381 newDeviceFeatures.getSetOsdStringSupport()); in update()
383 newDeviceFeatures.getDeckControlSupport()); in update()
385 newDeviceFeatures.getSetAudioRateSupport()); in update()
387 newDeviceFeatures.getArcTxSupport()); in update()
389 newDeviceFeatures.getArcRxSupport()); in update()
391 newDeviceFeatures.getSetAudioVolumeLevelSupport()); in update()