Searched refs:logcatSections (Results 1 – 1 of 1) sorted by relevance
789 private ArrayList<String> getLogcat(String logcatSections, int maxLines) { in getLogcat() argument793 String.format("logcat -b %s -t %d", logcatSections, maxLines)); in getLogcat()