Searched refs:STOPPING (Results 1 – 13 of 13) sorted by relevance
50 mStreamState = STOPPING; in shutdown()75 if (mStreamState != STOPPING) { in deliverFrame()191 mStreamState = STOPPING; in stopVideoStream()
73 STOPPING, enumerator
77 STOPPING, enumerator
155 private static final int STOPPING = 4; field in KeepaliveTracker.KeepaliveInfo215 case STOPPING : return "STOPPING"; in startedStateString()372 if (mStartedState == STOPPING) return; in stop()388 mStartedState = STOPPING; in stop()591 } else if (KeepaliveInfo.STOPPING == ki.mStartedState) { in handleEventSocketKeepalive()
49 STOPPING enumConstant172 BurstModuleState.STOPPING)) { in stopBurst()
295 int prevRunMode = mRunMode.fetch_or(STOPPING); in stopStream()299 } else if (prevRunMode & STOPPING) { in stopStream()
36 STOPPING = 2, enumerator
233 int prevRunMode = mRunMode.fetch_or(STOPPING); in stopStream()237 } else if (prevRunMode & STOPPING) { in stopStream()
89 STOPPING = 2, enumerator
60 mStreamState = STOPPING; in shutdown()184 if (mStreamState != STOPPING) { in notify()476 mStreamState = STOPPING; in stopVideoStream()
265 mStreamState = STOPPING; in clientStreamEnding()433 if (mStreamState != STOPPING) { in notify()
129 STOPPING, enumerator
131 STOPPING, enumerator