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.java237 public static final String DISCONNECT_TIMING = "disconnect"; field in LogUtils.Events.Timings
254 new TimedEventPair(REQUEST_DISCONNECT, SET_DISCONNECTED, DISCONNECT_TIMING),
DAnalytics.java142 entry(LogUtils.Events.Timings.DISCONNECT_TIMING,
143 ParcelableCallAnalytics.EventTiming.DISCONNECT_TIMING),
/packages/services/Telecomm/proto/
Dtelecom.proto144 DISCONNECT_TIMING = 2; enumerator