Searched defs:setBitsPerSample (Results 1 – 3 of 3) sorted by relevance
| /packages/apps/Settings/src/com/android/settings/development/ | ||
| D | BluetoothA2dpConfigStore.java | 49 public void setBitsPerSample(int bitsPerSample) { in setBitsPerSample() method in BluetoothA2dpConfigStore |
| /packages/modules/Bluetooth/framework/java/android/bluetooth/ | ||
| D | BluetoothLeAudioCodecConfig.java | 477 public @NonNull Builder setBitsPerSample(@BitsPerSample int bitsPerSample) { in setBitsPerSample() method in BluetoothLeAudioCodecConfig.Builder |
| D | BluetoothCodecConfig.java | 791 public @NonNull Builder setBitsPerSample(@BitsPerSample int bitsPerSample) { in setBitsPerSample() method in BluetoothCodecConfig.Builder |