Searched refs:setBufferLengthMillis (Results 1 – 3 of 3) sorted by relevance
901 public boolean setBufferLengthMillis(int codec, int value) { in setBufferLengthMillis() method in A2dpService904 return mAdapterService.setBufferLengthMillis(codec, value); in setBufferLengthMillis()1482 public boolean setBufferLengthMillis(int codec, int value, AttributionSource source) { in setBufferLengthMillis() method in A2dpService.BluetoothA2dpBinder1487 return service.setBufferLengthMillis(codec, value); in setBufferLengthMillis()
565 boolean setBufferLengthMillis(int codec, int value) { in setBufferLengthMillis() method in AdapterProperties
3833 public boolean setBufferLengthMillis(int codec, int value) { in setBufferLengthMillis() method in AdapterService3834 return mAdapterProperties.setBufferLengthMillis(codec, value); in setBufferLengthMillis()