Searched refs:getConvoParameterMask (Results 1 – 2 of 2) sorted by relevance
796 if (getConvoParameterMask() != INVALID_VALUE_PARAMETER) { in EncodeParams()799 appParamBuf.putInt((int) getConvoParameterMask()); in EncodeParams()1219 public long getConvoParameterMask(){ in getConvoParameterMask() method in BluetoothMapAppParams
2469 if(ap.getConvoParameterMask() == BluetoothMapAppParams.INVALID_VALUE_PARAMETER || in convoListing()2470 ap.getConvoParameterMask() == 0) { in convoListing()2473 "changing to default: " + ap.getConvoParameterMask()); in convoListing()2991 int parameterMask = (int) ap.getConvoParameterMask(); // We always set a default value in populateSmsMmsConvoElement()3053 int parameterMask = (int) ap.getConvoParameterMask(); // We always set a default value in populateImEmailConvoElement()3192 int parameterMask = (int) ap.getConvoParameterMask(); // We always set a default value in addSmsMmsContacts()