Searched refs:callProperties (Results 1 – 2 of 2) sorted by relevance
243 public int callProperties = 0; field in Analytics.CallInfoImpl273 this.callProperties = other.callProperties; in CallInfoImpl()383 this.callProperties |= properties; in addCallProperties()405 + " callProperties: " + Connection.propertiesToStringShort(callProperties) in toString()478 .setConnectionProperties(callProperties) in toProto()
567 int callProperties = 0; in convertConnectionToCallProperties() local572 callProperties |= CONNECTION_TO_CALL_PROPERTIES[i + 1]; in convertConnectionToCallProperties()575 return callProperties; in convertConnectionToCallProperties()