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.java140 public static final String START_CONNECTION = "START_CONNECTION"; field in LogUtils.Events
257 new TimedEventPair(START_CONNECTION, SET_DIALING,
272 new TimedEventPair(START_CONNECTION, REQUEST_DISCONNECT,
DAnalytics.java103 entry(LogUtils.Events.START_CONNECTION, AnalyticsEvent.START_CONNECTION),
DConnectionServiceWrapper.java1747 Log.addEvent(call, LogUtils.Events.START_CONNECTION, in createConnection()
/packages/services/Telecomm/proto/
Dtelecom.proto60 START_CONNECTION = 3; enumerator