Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiLastResortWatchdog.java81 public static final String BUGREPORT_TITLE = "Wifi watchdog triggered"; field in WifiLastResortWatchdog
436 mHandler.post(() -> mWifiDiagnostics.takeBugReport(BUGREPORT_TITLE, bugDetail)); in takeBugReportWithCurrentProbability()