Searched refs:mProtect (Results 1 – 1 of 1) sorted by relevance
56 private String mProtect = null; field in BluetoothMapMessageListingElement230 return mProtect; in getProtect()234 this.mProtect = protect; in setProtect()319 if(mProtect != null) in encode()320 xmlMsgElement.attribute(null, "protected", mProtect); in encode()