Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DTestDeviceOptions.java142 public long getMaxLogcatDataSize() { in getMaxLogcatDataSize() method in TestDeviceOptions
DNativeDevice.java2064 return new LogcatReceiver(this, mOptions.getMaxLogcatDataSize(), mLogStartDelay); in createLogcatReceiver()
2068 mOptions.getMaxLogcatDataSize(), mLogStartDelay); in createLogcatReceiver()