Home
last modified time | relevance | path

Searched refs:getCodecType (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/bluetooth/
DA2dpProfileTest.java208 when(config.getCodecType()).thenReturn(4); in getLabelDeviceConnectedWithHighQualityCodec()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DA2dpProfile.java314 ? BluetoothCodecConfig.SOURCE_CODEC_TYPE_INVALID : codecConfig.getCodecType(); in getHighQualityAudioOptionLabel()
/frameworks/base/telephony/java/android/telephony/
DCallQuality.java393 public int getCodecType() { in getCodecType() method in CallQuality
/frameworks/base/services/core/java/com/android/server/audio/
DBtHelper.java307 return AudioSystem.bluetoothCodecToAudioFormat(btCodecConfig.getCodecType()); in getA2dpCodec()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/
DTelephonyMetrics.java2193 cq.codecType = convertImsCodec(callQuality.getCodecType()); in toCallQualityProto()
/frameworks/base/core/api/
Dsystem-current.txt12528 method public int getCodecType();