Searched defs:DEVICE_IN_HDMI_ARC (Results 1 – 3 of 3) sorted by relevance
686 INT_TO_EXT_DEVICE_MAPPING.put(AudioSystem.DEVICE_IN_HDMI_ARC, TYPE_HDMI_ARC); in INT_TO_EXT_DEVICE_MAPPING.put()749 EXT_TO_INT_INPUT_DEVICE_MAPPING.put(TYPE_HDMI_ARC, AudioSystem.DEVICE_IN_HDMI_ARC); in EXT_TO_INT_INPUT_DEVICE_MAPPING.put()
1244 public static final int DEVICE_IN_HDMI_ARC = DEVICE_BIT_IN | 0x8000000; field in AudioSystem
6151 public static final int DEVICE_IN_HDMI_ARC = field in AudioManager