Home
last modified time | relevance | path

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

/tools/tradefederation/core/global_configuration/com/android/tradefed/host/
DHostOptions.java54 private File mFastbootTmpDir = null; field in HostOptions
114 return mFastbootTmpDir; in getFastbootTmpDir()