Searched defs:doStep (Results 1 – 1 of 1) sorted by relevance
74 public boolean doStep(int step) throws FailException { in testOnCancelListener() method105 public boolean doStep(int step) throws FailException { in testOnDismissListener() method134 public boolean doStep(int step) throws FailException { in testStopSearch() method225 protected abstract boolean doStep(int step) throws FailException; in doStep() method in SearchManagerStubActivity.TestStepHandler