Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java776 if (getConvoListingSize() != INVALID_VALUE_PARAMETER) { in encodeParams()
779 appParamBuf.putShort((short) getConvoListingSize()); in encodeParams()
1292 public int getConvoListingSize() { in getConvoListingSize() method in BluetoothMapAppParams