Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DTestDeviceOptions.java73 private String mLogcatOptions = null; field in TestDeviceOptions
447 return mLogcatOptions; in getLogcatOptions()
454 mLogcatOptions = logcatOptions; in setLogcatOptions()