Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandFileWatcher.java44 private final ICommandFileListener mListener;
46 static interface ICommandFileListener { interface in CommandFileWatcher
113 public CommandFileWatcher(ICommandFileListener listener) { in CommandFileWatcher()
DCommandScheduler.java26 import com.android.tradefed.command.CommandFileWatcher.ICommandFileListener;
146 public class CommandScheduler extends Thread implements ICommandScheduler, ICommandFileListener {
/tools/tradefederation/core/javatests/com/android/tradefed/command/
DCommandFileWatcherTest.java21 import com.android.tradefed.command.CommandFileWatcher.ICommandFileListener;
42 @Mock ICommandFileListener mMockListener;