HomeSort by relevance Sort by last modified time
    Searched refs:extractSystemLogs (Results 1 - 2 of 2) sorted by null

  /packages/experimental/BugReportSender/src/com/android/bugreportsender/
BugReportParser.java 21 public static String extractSystemLogs(InputStream in, String section) throws IOException {
BugReportPreviewActivity.java 49 String text = BugReportParser.extractSystemLogs(in, section);

Completed in 78 milliseconds