Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/development/
DBluetoothA2dpConfigStore.java30 private int mBitsPerSample = BluetoothCodecConfig.BITS_PER_SAMPLE_NONE; field in BluetoothA2dpConfigStore
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothLeAudioCodecConfig.java205 private final @BitsPerSample int mBitsPerSample; field in BluetoothLeAudioCodecConfig
417 private int mBitsPerSample = BluetoothLeAudioCodecConfig.BITS_PER_SAMPLE_NONE; field in BluetoothLeAudioCodecConfig.Builder
DBluetoothCodecConfig.java230 private final @BitsPerSample int mBitsPerSample; field in BluetoothCodecConfig
745 private int mBitsPerSample = BluetoothCodecConfig.BITS_PER_SAMPLE_NONE; field in BluetoothCodecConfig.Builder