HomeSort by relevance Sort by last modified time
    Searched refs:NOT_CONNECTED (Results 1 - 4 of 4) sorted by null

  /frameworks/ex/common/java/com/android/common/
NetworkConnectivityListener.java 78 mState = State.NOT_CONNECTED;
122 NOT_CONNECTED
  /external/webrtc/webrtc/examples/peerconnection/client/
peer_connection_client.cc 51 state_(NOT_CONNECTED),
98 if (state_ != NOT_CONNECTED) {
133 state_ = NOT_CONNECTED;
188 if (state_ == NOT_CONNECTED || state_ == SIGNING_OUT)
224 state_ = NOT_CONNECTED;
peer_connection_client.h 43 NOT_CONNECTED,
  /external/robolectric/v1/lib/main/
maps_v16.jar 

Completed in 63 milliseconds