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.java1664 InvocationThread invocationThread = new InvocationThread(invocationName, context, cmd, in startInvocation() local
1670 invocationThread.start(); in startInvocation()
1671 addInvocationThread(invocationThread); in startInvocation()