Searched refs:logcatParams (Results 1 – 1 of 1) sorted by relevance
913 protected String getLogcatSince(String date, String logcatParams) throws Exception { in getLogcatSince() argument915 "logcat -v threadtime -t '%s' -d %s", date, logcatParams)); in getLogcatSince()