Searched refs:callProperties (Results 1 – 2 of 2) sorted by relevance
246 public int callProperties = 0; field in Analytics.CallInfoImpl278 this.callProperties = other.callProperties; in CallInfoImpl()396 this.callProperties |= properties; in addCallProperties()419 + " callProperties: " + Connection.propertiesToStringShort(callProperties) in toString()492 .setConnectionProperties(callProperties) in toProto()
566 int callProperties = 0; in convertConnectionToCallProperties() local571 callProperties |= CONNECTION_TO_CALL_PROPERTIES[i + 1]; in convertConnectionToCallProperties()574 return callProperties; in convertConnectionToCallProperties()