Searched refs:DEVICE_OUT_DEFAULT (Results 1 – 6 of 6) sorted by relevance
1063 public static final int DEVICE_OUT_DEFAULT = DEVICE_BIT_DEFAULT; field in AudioSystem1122 DEVICE_OUT_ALL_SET.add(DEVICE_OUT_DEFAULT);1501 case DEVICE_OUT_DEFAULT: in getOutputDeviceName()
5924 public static final int DEVICE_OUT_DEFAULT = AudioSystem.DEVICE_OUT_DEFAULT; field in AudioManager
2109 .getIndex(AudioSystem.DEVICE_OUT_DEFAULT), in updateVolumeStates()6297 int deviceType = AudioSystem.DEVICE_OUT_DEFAULT; in setCommunicationDevice()6311 if (deviceType != AudioSystem.DEVICE_OUT_DEFAULT) { in setCommunicationDevice()8048 if (device != AudioSystem.DEVICE_OUT_DEFAULT) { in applyAllVolumes()8084 int index = getIndex(AudioSystem.DEVICE_OUT_DEFAULT); in applyAllVolumes()8162 mIndexMap.put(AudioSystem.DEVICE_OUT_DEFAULT, mIndexMax); in readSettings()8554 if (device != AudioSystem.DEVICE_OUT_DEFAULT) { in applyAllVolumes()8584 setStreamVolumeIndex(index, AudioSystem.DEVICE_OUT_DEFAULT); in applyAllVolumes()8677 index = mIndexMap.get(AudioSystem.DEVICE_OUT_DEFAULT); in getIndex()8688 index = mIndexMap.get(AudioSystem.DEVICE_OUT_DEFAULT); in getVolumeInfo()[all …]
464 new AudioDeviceAttributes(AudioSystem.DEVICE_OUT_DEFAULT, "myAddress"); in testAudioDeviceAttributesConversion_Default()
879 case AudioSystem.DEVICE_OUT_DEFAULT: in api2aidl_NativeType_AudioDeviceDescription()
24233 Landroid/media/AudioManager;->DEVICE_OUT_DEFAULT:I24767 Landroid/media/AudioSystem;->DEVICE_OUT_DEFAULT:I