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