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.java30 private int mCodecPriority = BluetoothCodecConfig.CODEC_PRIORITY_DEFAULT; field in BluetoothA2dpConfigStore
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothLeAudioCodecConfig.java215 private final @CodecPriority int mCodecPriority; field in BluetoothLeAudioCodecConfig
499 private int mCodecPriority = BluetoothLeAudioCodecConfig.CODEC_PRIORITY_DEFAULT; field in BluetoothLeAudioCodecConfig.Builder
DBluetoothCodecConfig.java222 private @CodecPriority int mCodecPriority; field in BluetoothCodecConfig
832 private int mCodecPriority = BluetoothCodecConfig.CODEC_PRIORITY_DEFAULT; field in BluetoothCodecConfig.Builder