Searched refs:mSent (Results 1 – 1 of 1) sorted by relevance
53 private String mSent = null; field in BluetoothMapMessageListingElement198 return mSent; in getSent()202 this.mSent = sent; in setSent()290 if(mSent != null) in encode()291 xmlMsgElement.attribute(null, "sent", mSent); in encode()