Searched defs:isStopped (Results 1 – 12 of 12) sorted by relevance
117 public boolean isStopped() { in isStopped() method in FrameworkPackageUserStateDefault
82 boolean isStopped(); in isStopped() method
202 boolean isStopped(); in isStopped() method
124 public boolean isStopped() { in isStopped() method in PackageUserStateDefault
95 public static boolean isStopped(String service) { in isStopped() method in SystemService
155 public void isStopped() { in isStopped() method in FragmentControllerTest
199 mPackageStoppedState.forEach((uid, pkgName, isStopped) -> { in dumpControllerStateLocked() argument
196 public boolean isStopped() { in isStopped() method in SecureChannel
135 bool isStopped() { return mStopped || !hasOutputTarget(); } in isStopped() function
283 bool isStopped() const final { in isStopped() function
742 public boolean isStopped() { in isStopped() method in GraphRunner
842 protected synchronized boolean isStopped() { in isStopped() method in TextToSpeechService.SpeechItem