Searched refs:mRecipientAddressing (Results 1 – 1 of 1) sorted by relevance
45 private String mRecipientAddressing = null; field in BluetoothMapMessageListingElement138 return mRecipientAddressing; in getRecipientAddressing()142 this.mRecipientAddressing = recipientAddressing; in setRecipientAddressing()295 if(mRecipientAddressing != null) in encode()296 xmlMsgElement.attribute(null, "recipient_addressing", mRecipientAddressing); in encode()