Searched refs:stopInvocation (Results 1 – 6 of 6) sorted by relevance
238 public boolean stopInvocation(ITestInvocation invocation) throws UnsupportedOperationException; in stopInvocation() method246 public default boolean stopInvocation(int invocationId) throws UnsupportedOperationException { in stopInvocation() method247 return stopInvocation(invocationId, null); in stopInvocation()258 public boolean stopInvocation(int invocationId, String cause) in stopInvocation() method
527 mInvocationThread.stopInvocation("Invocation Timeout Reached."); in run()707 public void stopInvocation(String message) { in stopInvocation() method in CommandScheduler.InvocationThread776 stopInvocation( in checkDeviceBatteryLevel()1811 thread.stopInvocation("Tradefed is shutting down"); in shutdownHard()1885 public synchronized boolean stopInvocation(ITestInvocation invocation) { in stopInvocation() method in CommandScheduler1897 public synchronized boolean stopInvocation(int invocationId, String cause) { in stopInvocation() method in CommandScheduler1904 thread.stopInvocation(cause); in stopInvocation()
608 if (mScheduler.stopInvocation(invocId)) { in addDefaultCommands()
403 .ifPresent(invocationId -> stopInvocation(invocationId, cause)); in run()
915 public boolean stopInvocation(int invocationId, String cause) {
META-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...