Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandScheduler.java262 private final String mCommandFilePath; field in CommandScheduler.CommandTracker
271 mCommandFilePath = commandFilePath; in CommandTracker()
297 return mCommandFilePath; in getCommandFilePath()