Searched refs:ICommandFileListener (Results 1 – 3 of 3) sorted by relevance
44 private final ICommandFileListener mListener;46 static interface ICommandFileListener { interface in CommandFileWatcher113 public CommandFileWatcher(ICommandFileListener listener) { in CommandFileWatcher()
26 import com.android.tradefed.command.CommandFileWatcher.ICommandFileListener;146 public class CommandScheduler extends Thread implements ICommandScheduler, ICommandFileListener {
21 import com.android.tradefed.command.CommandFileWatcher.ICommandFileListener;42 @Mock ICommandFileListener mMockListener;