Home
last modified time | relevance | path

Searched defs:handoverShutdown (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/command/
DICommandScheduler.java172 public boolean handoverShutdown(int handoverPort); in handoverShutdown() method
DCommandScheduler.java1816 public synchronized boolean handoverShutdown(int handoverPort) { in handoverShutdown() method in CommandScheduler