Home
last modified time | relevance | path

Searched refs:DISCONNECT_TIMING (Results 1 – 3 of 3) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
DLogUtils.java201 public static final String DISCONNECT_TIMING = "disconnect"; field in LogUtils.Events.Timings
217 new TimedEventPair(REQUEST_DISCONNECT, SET_DISCONNECTED, DISCONNECT_TIMING),
DAnalytics.java133 put(LogUtils.Events.Timings.DISCONNECT_TIMING,
134 ParcelableCallAnalytics.EventTiming.DISCONNECT_TIMING);
/packages/services/Telecomm/proto/
Dtelecom.proto144 DISCONNECT_TIMING = 2; enumerator