Searched defs:STATE_OPEN (Results 1 – 7 of 7) sorted by relevance
34 int STATE_OPEN = 0; field
45 STATE_OPEN, //!< Socket is connected enumerator
172 STATE_OPEN, //!< Authenticated and bound. enumerator
114 STATE_OPEN, enumerator
245 STATE_OPEN, enumerator
43 public static final int STATE_OPEN = 2; field in Channel
33 protected static final int STATE_OPEN = 1; field in DoorAnimationComponent