OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 46 milliseconds