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