Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java687 if (getMessageListingSize() != INVALID_VALUE_PARAMETER) { in EncodeParams()
690 appParamBuf.putShort((short) getMessageListingSize()); in EncodeParams()
1232 public int getMessageListingSize() { in getMessageListingSize() method in BluetoothMapAppParams