Searched refs:getConvoParameterMask (Results 1 – 2 of 2) sorted by relevance
807 if (getConvoParameterMask() != INVALID_VALUE_PARAMETER) { in encodeParams()810 appParamBuf.putInt((int) getConvoParameterMask()); in encodeParams()1266 public long getConvoParameterMask() { in getConvoParameterMask() method in BluetoothMapAppParams
2698 if (ap.getConvoParameterMask() == BluetoothMapAppParams.INVALID_VALUE_PARAMETER in convoListing()2699 || ap.getConvoParameterMask() == 0) { in convoListing()2703 + "changing to default: " + ap.getConvoParameterMask()); in convoListing()3256 int parameterMask = (int) ap.getConvoParameterMask(); // We always set a default value in populateSmsMmsConvoElement()3318 int parameterMask = (int) ap.getConvoParameterMask(); // We always set a default value in populateImEmailConvoElement()3453 int parameterMask = (int) ap.getConvoParameterMask(); // We always set a default value in addSmsMmsContacts()