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.java1671 addInvocationThread(invocationThread); in startInvocation()
1712 private synchronized void addInvocationThread(InvocationThread invThread) { in addInvocationThread() method in CommandScheduler