Searched refs:START_CONNECTION (Results 1 – 4 of 4) sorted by relevance
140 public static final String START_CONNECTION = "START_CONNECTION"; field in LogUtils.Events257 new TimedEventPair(START_CONNECTION, SET_DIALING,272 new TimedEventPair(START_CONNECTION, REQUEST_DISCONNECT,
103 entry(LogUtils.Events.START_CONNECTION, AnalyticsEvent.START_CONNECTION),
1747 Log.addEvent(call, LogUtils.Events.START_CONNECTION, in createConnection()
60 START_CONNECTION = 3; enumerator