Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java385 setMessageListingSize(appParamBuf.getShort(i) & 0xffff); // Make it unsigned in parseParams()
1285 public void setMessageListingSize(int messageListingSize) { in setMessageListingSize() method in BluetoothMapAppParams
DBluetoothMapObexServer.java1194 outAppParams.setMessageListingSize(outList.getCount()); in sendMessageListingRsp()
1209 outAppParams.setMessageListingSize(listSize); in sendMessageListingRsp()