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.java688 if (getMessageListingSize() != INVALID_VALUE_PARAMETER) { in EncodeParams()
691 appParamBuf.putShort((short) getMessageListingSize()); in EncodeParams()
1233 public int getMessageListingSize() { in getMessageListingSize() method in BluetoothMapAppParams