Searched refs:isStopped (Results 1 – 5 of 5) sorted by relevance
86 if (s.isStopped()) { in anyDaemonStopped()
118 boolean isStopped() { in isStopped() method in DaemonProxy
1846 if (track->isStopped()) { in prepareTracks_l()1849 if (track->isTerminated() || track->isStopped() || track->isPaused()) { in prepareTracks_l()2315 if (track->isStopped()) { in threadLoop()2318 if (track->isTerminated() || track->isStopped() || track->isPaused()) { in threadLoop()3042 if (mFillingUpStatus != FS_FILLING || isStopped() || isPausing()) return true; in isReady()
342 bool isStopped() const { in isStopped() function
6071 if ((mMarquee == null || mMarquee.isStopped()) && (isFocused() || isSelected()) && in startMarquee()6080 if (mMarquee != null && !mMarquee.isStopped()) { in stopMarquee()6226 boolean isStopped() { in isStopped() method in TextView.Marquee7014 if (mMarquee != null && !mMarquee.isStopped()) { in getLeftFadingEdgeStrength()7040 if (mMarquee != null && !mMarquee.isStopped()) { in getRightFadingEdgeStrength()