Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/hdmi/
DHdmiCecLocalDeviceAudioSystem.java840 int sourcePhysicalAddress = HdmiUtils.twoBytesToInt(message.getParams()); in handleSystemAudioModeRequest() local
842 sourcePhysicalAddress, getDeviceInfo().getPhysicalAddress()) in handleSystemAudioModeRequest()
847 mService.getHdmiCecNetwork().getSafeDeviceInfoByPath(sourcePhysicalAddress); in handleSystemAudioModeRequest()
849 switchInputOnReceivingNewActivePath(sourcePhysicalAddress); in handleSystemAudioModeRequest()