Home
last modified time | relevance | path

Searched defs:getLogcatSince (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/device/
DINativeDevice.java811 public InputStreamSource getLogcatSince(long date); in getLogcatSince() method
DNativeDevice.java2172 public InputStreamSource getLogcatSince(long date) { in getLogcatSince() method in NativeDevice