Searched refs:DISCONNECT_TIMING (Results 1 – 3 of 3) sorted by relevance
237 public static final String DISCONNECT_TIMING = "disconnect"; field in LogUtils.Events.Timings254 new TimedEventPair(REQUEST_DISCONNECT, SET_DISCONNECTED, DISCONNECT_TIMING),
142 entry(LogUtils.Events.Timings.DISCONNECT_TIMING,143 ParcelableCallAnalytics.EventTiming.DISCONNECT_TIMING),
144 DISCONNECT_TIMING = 2; enumerator