Searched refs:REQUEST_DISCONNECT (Results 1 – 3 of 3) sorted by relevance
121 public static final String REQUEST_DISCONNECT = "REQUEST_DISCONNECT"; field in LogUtils.Events258 new TimedEventPair(REQUEST_DISCONNECT, SET_DISCONNECTED, DISCONNECT_TIMING),276 new TimedEventPair(START_CONNECTION, REQUEST_DISCONNECT,
2888 Log.addEvent(this, LogUtils.Events.REQUEST_DISCONNECT, reason); in disconnect()
3215 Log.addEvent(call, LogUtils.Events.REQUEST_DISCONNECT, in endCallInternal()