Home
last modified time | relevance | path

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

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