Searched refs:mProtect (Results 1 – 1 of 1) sorted by relevance
51 private String mProtect = null; field in BluetoothMapMessageListingElement227 return mProtect; in getProtect()231 this.mProtect = protect; in setProtect()342 if (mProtect != null) { in encode()343 xmlMsgElement.attribute(null, "protected", mProtect); in encode()