Home
last modified time | relevance | path

Searched refs:START_CONNECTION (Results 1 – 4 of 4) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
DLogUtils.java125 public static final String START_CONNECTION = "START_CONNECTION"; field in LogUtils.Events
220 new TimedEventPair(START_CONNECTION, SET_DIALING,
233 new TimedEventPair(START_CONNECTION, REQUEST_DISCONNECT,
DAnalytics.java92 put(LogUtils.Events.START_CONNECTION, AnalyticsEvent.START_CONNECTION);
DConnectionServiceWrapper.java1300 Log.addEvent(call, LogUtils.Events.START_CONNECTION, in createConnection()
/packages/services/Telecomm/proto/
Dtelecom.proto60 START_CONNECTION = 3; enumerator