Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandScheduler.java2042 InvocationThread invocationThread = in startInvocation() local
2048 invocationThread.getThreadGroup(), in startInvocation()
2055 invocationThread.start(); in startInvocation()
2056 addInvocationThread(invocationThread); in startInvocation()