Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandScheduler.java300 public void incrementScheduledCount() { in incrementScheduledCount() method in CommandScheduler.CommandTracker
1355 cmd.getCommandTracker().incrementScheduledCount(); in processReadyCommands()