Searched defs:expectingSuccess (Results 1 – 4 of 4) sorted by relevance
222 void run(boolean expectingSuccess) throws DeviceNotAvailableException { in run()234 void run(boolean expectingSuccess, String failure) throws DeviceNotAvailableException { in run()329 private void runNonIncremental(boolean expectingSuccess, String failure) in runNonIncremental()383 private void runIncremental(boolean expectingSuccess, String failure) in runIncremental()
83 private void run(boolean expectingSuccess) throws DeviceNotAvailableException { in run()
123 private void run(boolean expectingSuccess, String failure) throws DeviceNotAvailableException { in run()