Searched refs:bugTitle (Results 1 – 4 of 4) sorted by relevance
59 public void takeBugReport(String bugTitle, String bugDetail) { } in takeBugReport() argument
465 final String bugTitle; in processMessage() local469 bugTitle = "Wi-Fi BugReport: " + bugDetail; in processMessage()472 bugTitle = "Wi-Fi BugReport"; in processMessage()476 mClientModeImpl.takeBugReport(bugTitle, bugDetail); in processMessage()
281 public void takeBugReport(String bugTitle, String bugDetail) { in takeBugReport() argument288 bugTitle, bugDetail); in takeBugReport()
1496 public void takeBugReport(String bugTitle, String bugDetail) { in takeBugReport() argument1497 mWifiDiagnostics.takeBugReport(bugTitle, bugDetail); in takeBugReport()