Home
last modified time | relevance | path

Searched defs:bugDetail (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DBaseWifiDiagnostics.java69 public void takeBugReport(String bugTitle, String bugDetail) { } in takeBugReport()
DWifiLastResortWatchdog.java184 final String bugDetail = "Expected connection to take less than " in processMessage() local
384 private void takeBugReportWithCurrentProbability(String bugDetail) { in takeBugReportWithCurrentProbability()
DWifiController.java466 final String bugDetail; in processMessage() local
DWifiDiagnostics.java301 public void takeBugReport(String bugTitle, String bugDetail) { in takeBugReport()
DClientModeImpl.java1513 public void takeBugReport(String bugTitle, String bugDetail) { in takeBugReport()