Searched defs:mCodecPriority (Results 1 – 3 of 3) sorted by relevance
| /packages/apps/Settings/src/com/android/settings/development/ | ||
| D | BluetoothA2dpConfigStore.java | 32 private int mCodecPriority = BluetoothCodecConfig.CODEC_PRIORITY_DEFAULT; field in BluetoothA2dpConfigStore |
| /packages/modules/Bluetooth/framework/java/android/bluetooth/ | ||
| D | BluetoothLeAudioCodecConfig.java | 218 private final @CodecPriority int mCodecPriority; field in BluetoothLeAudioCodecConfig |
| D | BluetoothCodecConfig.java | 223 private @CodecPriority int mCodecPriority; field in BluetoothCodecConfig |