Home
last modified time | relevance | path

Searched defs:mCodecPriority (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Settings/src/com/android/settings/development/
DBluetoothA2dpConfigStore.java32 private int mCodecPriority = BluetoothCodecConfig.CODEC_PRIORITY_DEFAULT; field in BluetoothA2dpConfigStore
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothLeAudioCodecConfig.java218 private final @CodecPriority int mCodecPriority; field in BluetoothLeAudioCodecConfig
497 private int mCodecPriority = BluetoothLeAudioCodecConfig.CODEC_PRIORITY_DEFAULT; field in BluetoothLeAudioCodecConfig.Builder
DBluetoothCodecConfig.java223 private @CodecPriority int mCodecPriority; field in BluetoothCodecConfig
834 private int mCodecPriority = BluetoothCodecConfig.CODEC_PRIORITY_DEFAULT; field in BluetoothCodecConfig.Builder