Searched refs:isStopped (Results 1 – 11 of 11) sorted by relevance
33 public boolean isStopped() { in isStopped() method in Stopwatch38 return (isStarted() && !isStopped()); in isRunning()
91 public static boolean isStopped(String service) { in isStopped() method in SystemService
109 bool isStopped() const { in isStopped() function
3900 if (!(track->isStopping() || track->isPausing() || track->isStopped()) && in prepareTracks_l()3973 if (track->isStopped()) { in prepareTracks_l()4051 if ((track->sharedBuffer() == 0) && !track->isStopped() && !track->isPausing() && in prepareTracks_l()4271 if (framesReady < desiredFrames && !track->isStopped() && !track->isPaused()) { in prepareTracks_l()4288 track->isStopped() || track->isPaused()) { in prepareTracks_l()4296 if (track->isStopped()) { in prepareTracks_l()4365 ALOG_ASSERT(track->isFastTrack() && track->isStopped()); in prepareTracks_l()4748 !track->isStopping_2() && !track->isStopped()) in prepareTracks_l()4797 if ((track->sharedBuffer() != 0) || track->isStopped() || in prepareTracks_l()4814 if (track->isStopped()) { in prepareTracks_l()[all …]
585 if (mSharedBuffer != 0 && (isStopped() || isStopping())) { in framesReady()609 if (mFillingUpStatus != FS_FILLING || isStopped() || isPausing()) { in isReady()
753 if (runner != null && !runner.isPaused() && !runner.isStopped()) { in assertIsPaused()
742 public boolean isStopped() { in isStopped() method in GraphRunner
816 protected synchronized boolean isStopped() { in isStopped() method in TextToSpeechService.SpeechItem984 if (isStopped()) { in playImpl()
1589 while (!SystemService.isStopped(daemon)) { in execute()1790 if (mArguments[i] != null && SystemService.isStopped(mDaemons[i])) { in monitorDaemons()
8021 if ((mMarquee == null || mMarquee.isStopped()) && (isFocused() || isSelected()) && in startMarquee()8040 if (mMarquee != null && !mMarquee.isStopped()) { in stopMarquee()8599 if (isMarqueeFadeEnabled() && mMarquee != null && !mMarquee.isStopped()) { in getLeftFadingEdgeStrength()8616 if (isMarqueeFadeEnabled() && mMarquee != null && !mMarquee.isStopped()) { in getRightFadingEdgeStrength()10340 boolean isStopped() { in isStopped() method in TextView.Marquee
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...