Searched refs:DEVICE_IN_HDMI (Results 1 – 5 of 5) sorted by relevance
634 INT_TO_EXT_DEVICE_MAPPING.put(AudioSystem.DEVICE_IN_HDMI, TYPE_HDMI); in INT_TO_EXT_DEVICE_MAPPING.put() argument695 EXT_TO_INT_INPUT_DEVICE_MAPPING.put(TYPE_HDMI, AudioSystem.DEVICE_IN_HDMI); in EXT_TO_INT_INPUT_DEVICE_MAPPING.put() argument
1057 public static final int DEVICE_IN_HDMI = DEVICE_IN_AUX_DIGITAL; field in AudioSystem1129 DEVICE_IN_ALL_SET.add(DEVICE_IN_HDMI);
5396 public static final int DEVICE_IN_HDMI = field in AudioManager5397 AudioSystem.DEVICE_IN_HDMI;
736 .setWiredDeviceConnectionState(AudioSystem.DEVICE_IN_HDMI, enabled ? 1 : 0, "", ""); in notifyArcStatusToAudioService()
27098 Landroid/media/AudioManager;->DEVICE_IN_HDMI:I27607 Landroid/media/AudioSystem;->DEVICE_IN_HDMI:I