Searched refs:CONFERENCE_WITH (Results 1 – 4 of 4) sorted by relevance
148 public static final String CONFERENCE_WITH = "CONF_WITH"; field in LogUtils.Events
81 entry(LogUtils.Events.CONFERENCE_WITH, AnalyticsEvent.CONFERENCE_WITH),
3396 Log.addEvent(this, LogUtils.Events.CONFERENCE_WITH, otherCall); in conferenceWith()3419 Log.addEvent(this, LogUtils.Events.CONFERENCE_WITH); in mergeConference()
86 CONFERENCE_WITH = 300; enumerator