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