ICommandListener
interface
ICommandListener
com.android.tradefed.command.ICommandListener |
Callback for command added to CommandScheduler
.
Summary
Public methods | |
---|---|
abstract
void
|
commandStarted()
Called each time command has started execution on allocated device. |
Public methods
commandStarted
public abstract void commandStarted ()
Called each time command has started execution on allocated device.
Interfaces
Classes
- CommandFileParser
- CommandFileParser.Bitmask
- CommandFileParser.CommandLine
- CommandFileWatcher
- CommandFileWatcher.CommandFile
- CommandOptions
- CommandRunner
- CommandScheduler
- CommandScheduler.CommandTracker
- CommandScheduler.CommandTrackerIdComparator
- Console
- Console.ArgRunnable
- Console.CaptureList
- Verify
Enums
Exceptions