Searched refs:callProperties (Results 1 – 2 of 2) sorted by relevance
257 public int callProperties = 0; field in Analytics.CallInfoImpl289 this.callProperties = other.callProperties; in CallInfoImpl()407 this.callProperties |= properties; in addCallProperties()430 + " callProperties: " + Connection.propertiesToStringShort(callProperties) in toString()503 .setConnectionProperties(callProperties) in toProto()
578 int callProperties = 0; in convertConnectionToCallProperties() local583 callProperties |= CONNECTION_TO_CALL_PROPERTIES[i + 1]; in convertConnectionToCallProperties()586 return callProperties; in convertConnectionToCallProperties()