Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DTestDeviceOptions.java281 public void setMaxLogcatDataSize(long maxLogcatDataSize) { in setMaxLogcatDataSize() argument
282 mMaxLogcatDataSize = maxLogcatDataSize; in setMaxLogcatDataSize()