Home
last modified time | relevance | path

Searched defs:bugTitle (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.java175 final String bugTitle = "Wi-Fi Bugreport: Abnormal connection time"; in processMessage() local
DClientModeImpl.java1601 String bugTitle = "Wi-Fi BugReport"; in checkAbnormalConnectionFailureAndTakeBugReport() local
1614 String bugTitle = "Wi-Fi BugReport"; in checkAbnormalDisconnectionAndTakeBugReport() local
1625 public void takeBugReport(String bugTitle, String bugDetail) { in takeBugReport()
2917 String bugTitle = "Wi-Fi BugReport"; in reportConnectionAttemptStart() local
DWifiDiagnostics.java305 public void takeBugReport(String bugTitle, String bugDetail) { in takeBugReport()
DActiveModeWarden.java945 final String bugTitle; in processMessageFiltered() local