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.java383 setMessageListingSize(appParamBuf.getShort(i) & 0xffff); // Make it unsigned in ParseParams()
1237 public void setMessageListingSize(int messageListingSize) { in setMessageListingSize() method in BluetoothMapAppParams
DBluetoothMapObexServer.java1014 outAppParams.setMessageListingSize(outList.getCount()); in sendMessageListingRsp()
1029 outAppParams.setMessageListingSize(listSize); in sendMessageListingRsp()