Home
last modified time | relevance | path

Searched defs:mCodecType (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/development/
H A DBluetoothA2dpConfigStore.java27 private int mCodecType = BluetoothCodecConfig.SOURCE_CODEC_TYPE_INVALID; field in BluetoothA2dpConfigStore
/aosp12/hardware/google/av/media/eco/include/eco/
H A DECOUtils.h48 int32_t mCodecType; member
H A DECOSession.h164 int32_t mCodecType = -1; variable
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DCallQuality.java80 private int mCodecType; field in CallQuality
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothCodecConfig.java171 private final @SourceCodecType int mCodecType; field in BluetoothCodecConfig