Home
last modified time | relevance | path

Searched refs:convertDeviceTypeToInternalDevice (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/media/java/android/media/
DAudioDeviceAddress.java142 AudioDeviceInfo.convertDeviceTypeToInternalDevice(mType)) in toString()
144 AudioDeviceInfo.convertDeviceTypeToInternalDevice(mType))) in toString()
DAudioDeviceInfo.java410 public static int convertDeviceTypeToInternalDevice(int deviceType) { in convertDeviceTypeToInternalDevice() method in AudioDeviceInfo
DAudioManager.java1066 AudioDeviceInfo.convertDeviceTypeToInternalDevice(deviceType)); in getStreamVolumeDb()
/frameworks/base/media/java/android/media/audiofx/
DVirtualizer.java207 paramsConverter.putInt(AudioDeviceInfo.convertDeviceTypeToInternalDevice(deviceType)); in getAnglesInt()
437 int internalDevice = AudioDeviceInfo.convertDeviceTypeToInternalDevice(deviceType); in forceVirtualizationMode()
DAudioEffect.java489 deviceType = AudioDeviceInfo.convertDeviceTypeToInternalDevice(device.getType()); in AudioEffect()
/frameworks/base/media/java/android/media/audiopolicy/
DAudioMix.java391 mDeviceSystemType = AudioDeviceInfo.convertDeviceTypeToInternalDevice(device.getType()); in setDevice()
DAudioPolicy.java438 AudioDeviceInfo.convertDeviceTypeToInternalDevice(device.getType()); in setUidDeviceAffinity()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt33914 Landroid/media/AudioDeviceInfo;->convertDeviceTypeToInternalDevice(I)I