Searched defs:setBufferLengthMillis (Results 1 – 6 of 6) sorted by relevance
| /packages/modules/Bluetooth/system/binder/android/bluetooth/ |
| D | IBluetoothA2dp.aidl | 76 …void setBufferLengthMillis(int codec, int size, in AttributionSource attributionSource, in Synchro… in setBufferLengthMillis() method
|
| /packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/a2dp/ |
| D | A2dpServiceBinderTest.java | 278 public void setBufferLengthMillis() { in setBufferLengthMillis() method in A2dpServiceBinderTest
|
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/ |
| D | A2dpService.java | 940 public boolean setBufferLengthMillis(int codec, int value) { in setBufferLengthMillis() method in A2dpService 1611 public void setBufferLengthMillis(int codec, int value, AttributionSource source, in setBufferLengthMillis() method in A2dpService.BluetoothA2dpBinder
|
| /packages/modules/Bluetooth/framework/java/android/bluetooth/ |
| D | BluetoothA2dp.java | 1137 public boolean setBufferLengthMillis(@BluetoothCodecConfig.SourceCodecType int codec, in setBufferLengthMillis() method in BluetoothA2dp
|
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/ |
| D | AdapterProperties.java | 592 boolean setBufferLengthMillis(int codec, int size) { in setBufferLengthMillis() method in AdapterProperties
|
| D | AdapterService.java | 6883 public boolean setBufferLengthMillis(int codec, int value) { in setBufferLengthMillis() method in AdapterService
|