Searched refs:CONFERENCE_WITH (Results 1 – 2 of 2) sorted by relevance
1471 Log.event(this, Log.Events.CONFERENCE_WITH, otherCall); in conferenceWith()1490 Log.event(this, Log.Events.CONFERENCE_WITH); in mergeConference()
86 public static final String CONFERENCE_WITH = "CONF_WITH"; field in Log.Events