CommandFileWatcher.ICommandFileListener
static
interface
CommandFileWatcher.ICommandFileListener
com.android.tradefed.command.CommandFileWatcher.ICommandFileListener |
Summary
Public methods | |
---|---|
abstract
void
|
notifyFileChanged(File cmdFile, List<String> extraArgs)
|
Public methods
notifyFileChanged
public abstract void notifyFileChanged (File cmdFile, List<String> extraArgs)
Parameters | |
---|---|
cmdFile |
File |
extraArgs |
List |
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