Searched refs:DEVICE_IN_HDMI (Results 1 – 4 of 4) sorted by relevance
556 public static final int DEVICE_IN_HDMI = DEVICE_IN_AUX_DIGITAL; field in AudioSystem594 DEVICE_IN_HDMI |
380 INT_TO_EXT_DEVICE_MAPPING.put(AudioSystem.DEVICE_IN_HDMI, TYPE_HDMI); in INT_TO_EXT_DEVICE_MAPPING.put() argument
4040 public static final int DEVICE_IN_HDMI = field in AudioManager4041 AudioSystem.DEVICE_IN_HDMI;
833 .setWiredDeviceConnectionState(AudioSystem.DEVICE_IN_HDMI, enabled ? 1 : 0, "", ""); in notifyArcStatusToAudioService()