Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java505 setConvoListingSize(appParamBuf.getShort(i) & 0xffff); in parseParams()
1296 public void setConvoListingSize(int convoListingSize) { in setConvoListingSize() method in BluetoothMapAppParams
DBluetoothMapObexServer.java1378 outAppParams.setConvoListingSize(outList.getCount()); in sendConvoListingRsp()
1386 outAppParams.setConvoListingSize(outList.getCount()); in sendConvoListingRsp()