Searched defs:isStopped (Results 1 – 8 of 8) sorted by relevance
19 public boolean isStopped(); in isStopped() method
24 public boolean isStopped() { in isStopped() method in DefaultMethodSelectorContext
48 private boolean isStopped; field in EventScanner
35 bool isStopped() const { return kStopped_State == fState; } in isStopped() function
40 bool isStopped() const { return kStopped_State == fState; } in isStopped() function
114 public void isStopped() { in isStopped() method in SupportFragmentControllerTest
109 public void isStopped() { in isStopped() method in FragmentControllerTest
381 public synchronized boolean isStopped() { in isStopped() method in WaltDevice.TriggerListener