Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandScheduler.java2056 addInvocationThread(invocationThread); in startInvocation()
2096 private synchronized void addInvocationThread(InvocationThread invThread) { in addInvocationThread() method in CommandScheduler