Searched refs:mIsStopped (Results 1 – 2 of 2) sorted by relevance
78 private boolean mIsStopped = false; field in CapabilitiesCache120 mIsStopped = true; in close()270 if (mIsStopped) { in accept()
128 private boolean mIsStopped; field in MpegTsDefaultAudioTrackRenderer261 mIsStopped = false; in onStarted()268 mIsStopped = true; in onStopped()290 if (diff >= KEEP_ALIVE_AFTER_EOS_DURATION_MS && !mIsStopped) { in doSomeWork()