Searched refs: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() method210 if (!doStep(msg.what)) { in handleMessage()225 protected abstract boolean doStep(int step) throws FailException; in doStep() method in SearchManagerStubActivity.TestStepHandler