Home
last modified time | relevance | path

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

/frameworks/base/tests/AppLaunch/src/com/android/tests/applaunch/
DAppLaunch.java880 String getLogcatSinceTime(String logcatTime) { in getLogcatSinceTime() argument
884 String.format("logcat -d -v threadtime -v utc -T '%s'", logcatTime)); in getLogcatSinceTime()