Searched refs:DEVICE_IN_HDMI_ARC (Results 1 – 3 of 3) sorted by relevance
651 INT_TO_EXT_DEVICE_MAPPING.put(AudioSystem.DEVICE_IN_HDMI_ARC, TYPE_HDMI_ARC); in INT_TO_EXT_DEVICE_MAPPING.put() argument713 EXT_TO_INT_INPUT_DEVICE_MAPPING.put(TYPE_HDMI_ARC, AudioSystem.DEVICE_IN_HDMI_ARC); in EXT_TO_INT_INPUT_DEVICE_MAPPING.put() argument
1105 public static final int DEVICE_IN_HDMI_ARC = DEVICE_BIT_IN | 0x8000000; field in AudioSystem1148 DEVICE_IN_ALL_SET.add(DEVICE_IN_HDMI_ARC);1377 case DEVICE_IN_HDMI_ARC: in getInputDeviceName()
5401 public static final int DEVICE_IN_HDMI_ARC = field in AudioManager5402 AudioSystem.DEVICE_IN_HDMI_ARC;