Searched refs:REQUEST_DISCONNECT (Results 1 – 3 of 3) sorted by relevance
108 public static final String REQUEST_DISCONNECT = "REQUEST_DISCONNECT"; field in LogUtils.Events226 new TimedEventPair(REQUEST_DISCONNECT, SET_DISCONNECTED, DISCONNECT_TIMING),242 new TimedEventPair(START_CONNECTION, REQUEST_DISCONNECT,
2192 Log.addEvent(call, LogUtils.Events.REQUEST_DISCONNECT, in endCallInternal()
2392 Log.addEvent(this, LogUtils.Events.REQUEST_DISCONNECT, reason); in disconnect()