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()
160 private boolean mIsStopped = true; field in ConcreteClientModeManager865 mIsStopped = false; in enter()942 mIsStopped = true; in exit()1114 if (mIsStopped && mGraveyard.hasAllClientModeImplsQuit()) { in cleanupOnQuitIfApplicable()1123 mIsStopped = false; in cleanupOnQuitIfApplicable()