Searched refs:mIsStopped (Results 1 – 3 of 3) 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()
152 private boolean mIsStopped = true; field in ConcreteClientModeManager1046 mIsStopped = false; in enterImpl()1139 mIsStopped = true; in exitImpl()1347 if (mIsStopped && mGraveyard.hasAllClientModeImplsQuit()) { in cleanupOnQuitIfApplicable()1356 mIsStopped = false; in cleanupOnQuitIfApplicable()