Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiDiagnostics.java656 report.logcatLines = getLogcatSystem(127); in captureBugreport()
747 private ArrayList<String> getLogcatSystem(int maxLines) { in getLogcatSystem() method in WifiDiagnostics