Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DTestDeviceOptions.java446 public String getLogcatOptions() { in getLogcatOptions() method in TestDeviceOptions
DNativeDevice.java2247 String logcatOptions = mOptions.getLogcatOptions(); in createLogcatReceiver()