Home
last modified time | relevance | path

Searched defs:stopLogcat (Results 1 – 3 of 3) sorted by relevance

/tools/tradefederation/core/javatests/com/android/tradefed/testtype/
DDeviceBatteryLevelCheckerTest.java86 public void stopLogcat() { in stopLogcat() method in DeviceBatteryLevelCheckerTest.TestableTestDevice
/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/
DINativeDevice.java1011 public void stopLogcat(); in stopLogcat() method
/tools/tradefederation/core/src/com/android/tradefed/device/
DNativeDevice.java3061 public void stopLogcat() { in stopLogcat() method in NativeDevice