Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandScheduler.java526 public InvocationThreadMonitor(InvocationThread toMonitor) { in InvocationThreadMonitor() argument
527 mInvocationThread = toMonitor; in InvocationThreadMonitor()