HomeSort by relevance Sort by last modified time
    Searched refs:setMaxLogcatDataSize (Results 1 - 2 of 2) sorted by null

  /tools/tradefederation/core/src/com/android/tradefed/device/
TestDeviceOptions.java 145 public void setMaxLogcatDataSize(long maxLogcatDataSize) {
NativeDevice.java 293 mOptions.setMaxLogcatDataSize(size);
    [all...]

Completed in 106 milliseconds