Home
last modified time | relevance | path

Searched defs:STATE_OPEN (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/libjingle/xmpp/
Dasyncsocket.h30 STATE_OPEN, //!< Socket is connected enumerator
Dxmppengine.h163 STATE_OPEN, //!< Authenticated and bound. enumerator
/external/replicaisland/src/com/replica/replicaisland/
DDoorAnimationComponent.java33 protected static final int STATE_OPEN = 1; field in DoorAnimationComponent