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