Searched defs:STATE_READY (Results 1 – 4 of 4) sorted by relevance
46 STATE_READY, // Received allocate success, can send any packets. enumerator
138 static final int STATE_READY = 5; field in SSLUtils.EngineStates
137 static final int STATE_READY = 5; field in SSLUtils.EngineStates
647 int STATE_READY = 3; field