HomeSort by relevance Sort by last modified time
    Searched refs:cmdCopy (Results 1 - 2 of 2) sorted by null

  /tools/tradefederation/core/src/com/android/tradefed/command/
CommandFileWatcher.java 168 List<CommandFile> cmdCopy;
170 cmdCopy = new ArrayList<CommandFile>(mCmdFileMap.values());
172 for (CommandFile cmd : cmdCopy) {
CommandScheduler.java     [all...]

Completed in 59 milliseconds