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