Searched refs:bugTitle (Results 1 – 4 of 4) sorted by relevance
2060 final String bugTitle; in processMessageFiltered() local2063 bugTitle = "Wi-Fi BugReport"; in processMessageFiltered()2065 bugTitle = "Wi-Fi BugReport: " + bugDetail; in processMessageFiltered()2071 mWifiDiagnostics.takeBugReport(bugTitle, bugDetail)); in processMessageFiltered()
214 final String bugTitle = "Wi-Fi Bugreport: Abnormal connection time"; in processMessage() local220 mWifiDiagnostics.takeBugReport(bugTitle, bugDetail)); in processMessage()
358 public void takeBugReport(String bugTitle, String bugDetail) { in takeBugReport() argument375 bugreportManager.requestBugreport(params, bugTitle, bugDetail); in takeBugReport()
1432 String bugTitle = "Wi-Fi BugReport"; in checkAbnormalConnectionFailureAndTakeBugReport() local1435 mWifiDiagnostics.takeBugReport(bugTitle, bugDetail); in checkAbnormalConnectionFailureAndTakeBugReport()1444 String bugTitle = "Wi-Fi BugReport"; in checkAbnormalDisconnectionAndTakeBugReport() local1447 mWifiDiagnostics.takeBugReport(bugTitle, bugDetail); in checkAbnormalDisconnectionAndTakeBugReport()2796 String bugTitle = "Wi-Fi BugReport";2798 mWifiDiagnostics.takeBugReport(bugTitle, bugDetail);