Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DTestDeviceOptions.java281 public void setMaxLogcatDataSize(long maxLogcatDataSize) { in setMaxLogcatDataSize() method in TestDeviceOptions
DNativeDevice.java372 mOptions.setMaxLogcatDataSize(size); in setTmpLogcatSize()