Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/command/
DICommandScheduler.java314 public int getReadyCommandCount(); in getReadyCommandCount() method
DCommandScheduler.java2254 public synchronized int getReadyCommandCount() { in getReadyCommandCount() method in CommandScheduler