Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandScheduler.java340 public void commandFinished(long elapsedTime) { in commandFinished() method in CommandScheduler.ExecutableCommand
750 mCmd.commandFinished(elapsedTime); in run()