Searched defs:DISCONNECTING (Results 1 – 2 of 2) sorted by relevance
49 public static final int DISCONNECTING = 9; /* A call is being ended. */ field in Call.State
69 sNetworkStateMap.put(DetailedState.DISCONNECTING, DetailedState.DISCONNECTED); in sNetworkStateMap.put()