Home
last modified time | relevance | path

Searched defs:InvocationThread (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandScheduler.java543 private class InvocationThread extends Thread { class in CommandScheduler
558 public InvocationThread(String name, IInvocationContext invocationContext, in InvocationThread() method in CommandScheduler.InvocationThread