Home
last modified time | relevance | path

Searched defs:setBufferLengthMillis (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothA2dp.aidl76 …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/
DA2dpServiceBinderTest.java278 public void setBufferLengthMillis() { in setBufferLengthMillis() method in A2dpServiceBinderTest
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/
DA2dpService.java940 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/
DBluetoothA2dp.java1137 public boolean setBufferLengthMillis(@BluetoothCodecConfig.SourceCodecType int codec, in setBufferLengthMillis() method in BluetoothA2dp
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterProperties.java592 boolean setBufferLengthMillis(int codec, int size) { in setBufferLengthMillis() method in AdapterProperties
DAdapterService.java6883 public boolean setBufferLengthMillis(int codec, int value) { in setBufferLengthMillis() method in AdapterService