Searched refs:isStopped (Results 1 – 12 of 12) 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
114 bool isStopped() const { in isStopped() function
615 if (buf.mFrameCount == 0 && !isStopping() && !isStopped() && !isPaused()) { in getNextBuffer()635 if (mSharedBuffer != 0 && (isStopped() || isStopping())) { in framesReady()659 if (mFillingUpStatus != FS_FILLING || isStopped() || isPausing()) { in isReady()
4079 if (!(track->isStopping() || track->isPausing() || track->isStopped()) && in prepareTracks_l()4155 if (track->isStopped()) { in prepareTracks_l()4237 if ((track->sharedBuffer() == 0) && !track->isStopped() && !track->isPausing() && in prepareTracks_l()4459 if (framesReady < desiredFrames && !track->isStopped() && !track->isPaused()) { in prepareTracks_l()4476 track->isStopped() || track->isPaused()) { in prepareTracks_l()4484 if (track->isStopped()) { in prepareTracks_l()4557 ALOG_ASSERT(track->isFastTrack() && track->isStopped()); in prepareTracks_l()4966 !track->isStopping_2() && !track->isStopped()) in prepareTracks_l()5017 if ((track->sharedBuffer() != 0) || track->isStopped() || in prepareTracks_l()5034 if (track->isStopped()) { in prepareTracks_l()[all …]
144 if (SystemService.isStopped(serviceName)) { in onWebViewProviderChanged()
753 if (runner != null && !runner.isPaused() && !runner.isStopped()) { in assertIsPaused()
742 public boolean isStopped() { in isStopped() method in GraphRunner
823 protected synchronized boolean isStopped() { in isStopped() method in TextToSpeechService.SpeechItem1007 if (isStopped()) { in playImpl()
1666 while (!SystemService.isStopped(daemon)) { in execute()1853 if (mArguments[i] != null && SystemService.isStopped(mDaemons[i])) { in monitorDaemons()
9198 if ((mMarquee == null || mMarquee.isStopped()) && (isFocused() || isSelected()) in startMarquee()9217 if (mMarquee != null && !mMarquee.isStopped()) { in stopMarquee()9809 if (isMarqueeFadeEnabled() && mMarquee != null && !mMarquee.isStopped()) { in getLeftFadingEdgeStrength()9826 if (isMarqueeFadeEnabled() && mMarquee != null && !mMarquee.isStopped()) { in getRightFadingEdgeStrength()11875 boolean isStopped() { in isStopped() method in TextView.Drawables.Marquee
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...