Searched refs:convertDeviceTypeToInternalDevice (Results 1 – 8 of 8) sorted by relevance
142 AudioDeviceInfo.convertDeviceTypeToInternalDevice(mType)) in toString()144 AudioDeviceInfo.convertDeviceTypeToInternalDevice(mType))) in toString()
410 public static int convertDeviceTypeToInternalDevice(int deviceType) { in convertDeviceTypeToInternalDevice() method in AudioDeviceInfo
1066 AudioDeviceInfo.convertDeviceTypeToInternalDevice(deviceType)); in getStreamVolumeDb()
207 paramsConverter.putInt(AudioDeviceInfo.convertDeviceTypeToInternalDevice(deviceType)); in getAnglesInt()437 int internalDevice = AudioDeviceInfo.convertDeviceTypeToInternalDevice(deviceType); in forceVirtualizationMode()
489 deviceType = AudioDeviceInfo.convertDeviceTypeToInternalDevice(device.getType()); in AudioEffect()
391 mDeviceSystemType = AudioDeviceInfo.convertDeviceTypeToInternalDevice(device.getType()); in setDevice()
438 AudioDeviceInfo.convertDeviceTypeToInternalDevice(device.getType()); in setUidDeviceAffinity()
33914 Landroid/media/AudioDeviceInfo;->convertDeviceTypeToInternalDevice(I)I