Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
DA2dpService.java901 public boolean setBufferLengthMillis(int codec, int value) { in setBufferLengthMillis() method in A2dpService
1482 public boolean setBufferLengthMillis(int codec, int value, AttributionSource source) { in setBufferLengthMillis() method in A2dpService.BluetoothA2dpBinder
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DAdapterProperties.java565 boolean setBufferLengthMillis(int codec, int value) { in setBufferLengthMillis() method in AdapterProperties
DAdapterService.java3833 public boolean setBufferLengthMillis(int codec, int value) { in setBufferLengthMillis() method in AdapterService