Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiCecLocalDeviceAudioSystem.java825 int sourcePhysicalAddress = HdmiUtils.twoBytesToInt(message.getParams()); in handleSystemAudioModeRequest() local
827 sourcePhysicalAddress, getDeviceInfo().getPhysicalAddress()) in handleSystemAudioModeRequest()
832 mService.getHdmiCecNetwork().getSafeDeviceInfoByPath(sourcePhysicalAddress); in handleSystemAudioModeRequest()
834 switchInputOnReceivingNewActivePath(sourcePhysicalAddress); in handleSystemAudioModeRequest()