Home
last modified time | relevance | path

Searched refs:getParamMaxLength (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java383 private int getParamMaxLength() throws UnsupportedEncodingException { in getParamMaxLength() method in BluetoothMapAppParams
405 ByteBuffer appParamBuf = ByteBuffer.allocate(getParamMaxLength()); in EncodeParams()