Searched refs:convertDeviceTypeToInternalDevice (Results 1 – 3 of 3) sorted by relevance
207 paramsConverter.putInt(AudioDeviceInfo.convertDeviceTypeToInternalDevice(deviceType)); in getAnglesInt()436 int internalDevice = AudioDeviceInfo.convertDeviceTypeToInternalDevice(deviceType); in forceVirtualizationMode()
314 mDeviceSystemType = AudioDeviceInfo.convertDeviceTypeToInternalDevice(device.getType()); in setDevice()
249 public static int convertDeviceTypeToInternalDevice(int deviceType) { in convertDeviceTypeToInternalDevice() method in AudioDeviceInfo