Searched refs:convertDeviceTypeToInternalDevice (Results 1 – 12 of 12) sorted by relevance
174 AudioDeviceInfo.convertDeviceTypeToInternalDevice(mType)) in toString()176 AudioDeviceInfo.convertDeviceTypeToInternalDevice(mType))) in toString()
212 paramsConverter.putInt(AudioDeviceInfo.convertDeviceTypeToInternalDevice(deviceType)); in getAnglesInt()442 int internalDevice = AudioDeviceInfo.convertDeviceTypeToInternalDevice(deviceType); in forceVirtualizationMode()
515 deviceType = AudioDeviceInfo.convertDeviceTypeToInternalDevice(device.getType()); in AudioEffect()
86 mInternalDeviceType = AudioDeviceInfo.convertDeviceTypeToInternalDevice(deviceType); in AdiDeviceState()
604 final int deviceType = AudioDeviceInfo.convertDeviceTypeToInternalDevice( in logDeviceState()
145 mNativeType = AudioDeviceInfo.convertDeviceTypeToInternalDevice(type); in AudioDeviceAttributes()
598 public static int convertDeviceTypeToInternalDevice(int deviceType) { in convertDeviceTypeToInternalDevice() method in AudioDeviceInfo
1311 AudioDeviceInfo.convertDeviceTypeToInternalDevice(deviceType)); in getStreamVolumeDb()
526 mDeviceSystemType = AudioDeviceInfo.convertDeviceTypeToInternalDevice(device.getType()); in setDevice()
507 AudioDeviceInfo.convertDeviceTypeToInternalDevice(device.getType()); in setUidDeviceAffinity()604 AudioDeviceInfo.convertDeviceTypeToInternalDevice(device.getType()); in setUserIdDeviceAffinity()
4246 AudioDeviceInfo.convertDeviceTypeToInternalDevice(device.getType()),
23785 Landroid/media/AudioDeviceInfo;->convertDeviceTypeToInternalDevice(I)I