Searched defs:PollingCheck (Results 1 – 3 of 3) sorted by relevance
34 public abstract class PollingCheck { class38 public PollingCheck(long timeout) { in PollingCheck() method in PollingCheck
507 new PollingCheck(timeout) { in waitOnUiThread() method
95 new PollingCheck(TIMEOUT) { in waitForTitle() method