Home
last modified time | relevance | path

Searched defs:avr (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiCecLocalDeviceTv.java722 void onNewAvrAdded(HdmiDeviceInfo avr) { in onNewAvrAdded()
742 HdmiDeviceInfo avr = getAvrDeviceInfo(); in changeSystemAudioMode() local
831 HdmiDeviceInfo avr = getAvrDeviceInfo(); in enableAudioReturnChannel() local
875 HdmiDeviceInfo avr = getAvrDeviceInfo(); in changeArcFeatureEnabled() local
1058 HdmiDeviceInfo avr = getAvrDeviceInfo(); in canStartArcUpdateAction() local
1133 HdmiDeviceInfo avr = getAvrDeviceInfo(); in handleSystemAudioModeStatus() local
1373 HdmiDeviceInfo avr = getAvrDeviceInfo(); in disableArcIfExist() local
H A DHotplugDetectionAction.java168 HdmiDeviceInfo avr = tv().getAvrDeviceInfo(); in checkHotplug() local
H A DHdmiCecMessageBuilder.java421 static HdmiCecMessage buildSystemAudioModeRequest(int src, int avr, int avrPhysicalAddress, in buildSystemAudioModeRequest()