Searched defs:isStopped (Results 1 – 7 of 7) sorted by relevance
19 public boolean isStopped(); in isStopped() method
24 public boolean isStopped() { in isStopped() method in DefaultMethodSelectorContext
34 bool isStopped() const { return kStopped_State == fState; } in isStopped() function
92 public boolean isStopped(); in isStopped() method
127 public boolean isStopped() in isStopped() method in AbstractLifeCycle
111 public boolean isStopped () { in isStopped() method in Event
48 private boolean isStopped; field in EventScanner