Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiDiagnostics.java357 private void takeBugReportThroughBugreportManager(String bugTitle, String bugDetail) { in takeBugReportThroughBugreportManager()
998 private boolean takeBugreportThroughBetterBug(String bugTitle, String bugDetail) { in takeBugreportThroughBetterBug()
1030 public void takeBugReport(String bugTitle, String bugDetail) { in takeBugReport()
DWifiLastResortWatchdog.java215 final String bugDetail = "Expected connection to take less than " in processMessage() local
431 private void takeBugReportWithCurrentProbability(String bugDetail) { in takeBugReportWithCurrentProbability()
DWifiNative.java1275 private void takeBugReportInterfaceFailureIfNeeded(String bugTitle, String bugDetail) { in takeBugReportInterfaceFailureIfNeeded()
DConcreteClientModeManager.java1349 private void takeBugReportInterfaceFailureIfNeeded(String bugTitle, String bugDetail) { in takeBugReportInterfaceFailureIfNeeded()
DClientModeImpl.java1793 String bugDetail = "Detect abnormal " in checkAbnormalConnectionFailureAndTakeBugReport() local
1806 String bugDetail = "Detect abnormal " in checkAbnormalDisconnectionAndTakeBugReport() local
3588 String bugDetail = "Detect abnormal overlapping connection"; in reportConnectionAttemptStart() local
DActiveModeWarden.java2541 final String bugDetail = (String) msg.obj; in processMessageFiltered() local
/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pServiceImpl.java1542 private void takeBugReportP2pFailureIfNeeded(String bugTitle, String bugDetail) { in takeBugReportP2pFailureIfNeeded()
2483 private void takeBugReportInterfaceFailureIfNeeded(String bugTitle, String bugDetail) { in takeBugReportInterfaceFailureIfNeeded()