Home
last modified time | relevance | path

Searched refs:getLogcat (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiDiagnostics.java730 private ArrayList<String> getLogcat(String logcatSections, int maxLines) { in getLogcat() method in WifiDiagnostics
748 return getLogcat("main,system,crash", maxLines); in getLogcatSystem()
752 return getLogcat("kernel", maxLines); in getLogcatKernel()