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