Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiDiagnostics.java286 BugReport report = captureBugreport(reason, verbose); in captureBugReportData()
311 BugReport report = captureBugreport(errorCode, verbose); in triggerAlertDataCapture()
680 private BugReport captureBugreport(int errorCode, boolean captureFWDump) { in captureBugreport() method in WifiDiagnostics