Home
last modified time | relevance | path

Searched refs:notifyInvocationStop (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandScheduler.java879 public void notifyInvocationStop(String message) { in notifyInvocationStop() method in CommandScheduler.InvocationThread
2124 thread.notifyInvocationStop(reason); in shutdown()