Searched refs:conferenceProperties (Results 1 – 1 of 1) sorted by relevance
517 private int applyHostProperties(int conferenceProperties, int properties) { in applyHostProperties() argument518 conferenceProperties = changeBitmask(conferenceProperties, in applyHostProperties()522 conferenceProperties = changeBitmask(conferenceProperties, in applyHostProperties()526 conferenceProperties = changeBitmask(conferenceProperties, in applyHostProperties()530 conferenceProperties = changeBitmask(conferenceProperties, in applyHostProperties()533 conferenceProperties = changeBitmask(conferenceProperties, in applyHostProperties()536 Log.i(this, "applyHostProperties: confProp=%s", conferenceProperties); in applyHostProperties()538 conferenceProperties = changeBitmask(conferenceProperties, in applyHostProperties()542 return conferenceProperties; in applyHostProperties()