Searched defs:stopLogcat (Results 1 – 3 of 3) sorted by relevance
| /tools/tradefederation/core/tests/src/com/android/tradefed/testtype/ | ||
| D | DeviceBatteryLevelCheckerTest.java | 58 public void stopLogcat() { in stopLogcat() method in DeviceBatteryLevelCheckerTest.TestableTestDevice |
| /tools/tradefederation/core/src/com/android/tradefed/device/ | ||
| D | INativeDevice.java | 779 public void stopLogcat(); in stopLogcat() method |
| D | NativeDevice.java | 2235 public void stopLogcat() { in stopLogcat() method in NativeDevice |