Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiDiagnostics.java702 report.logcatLines = getLogcatSystem(127); in captureBugreport()
798 private ArrayList<String> getLogcatSystem(int maxLines) { in getLogcatSystem() method in WifiDiagnostics