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

  /development/tools/bugreport/src/com/android/bugreport/bugreport/
MetadataParser.java 83 public void parseFooter(Lines<? extends Line> lines, int durationMs) {
BugreportParser.java 133 mMetadataParser.parseFooter(lines.copy(pos, lines.pos-1), durationMs);

Completed in 76 milliseconds