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()
1026 private boolean shouldTakeBugreport(String bugTitle, String bugDetail) { in shouldTakeBugreport()
1048 public void takeBugReport(String bugTitle, String bugDetail) { in takeBugReport()
DWifiLastResortWatchdog.java215 final String bugDetail = "Expected connection to take less than " in processMessage() local
432 private void takeBugReportWithCurrentProbability(String bugDetail) { in takeBugReportWithCurrentProbability()
DClientModeImpl.java1867 String bugDetail = "Detect abnormal " in checkAbnormalConnectionFailureAndTakeBugReport() local
1880 String bugDetail = "Detect abnormal " in checkAbnormalDisconnectionAndTakeBugReport() local
3773 String bugDetail = "Detect abnormal overlapping connection"; in reportConnectionAttemptStart() local
6132 String bugDetail = "Detect abnormal NETWORK_NOT_FOUND error"; in processMessageImpl() local
DConcreteClientModeManager.java1360 private void takeBugReportInterfaceFailureIfNeeded(String bugTitle, String bugDetail) { in takeBugReportInterfaceFailureIfNeeded()
DWifiNative.java1497 private void takeBugReportInterfaceFailureIfNeeded(String bugTitle, String bugDetail) { in takeBugReportInterfaceFailureIfNeeded()
DActiveModeWarden.java2662 final String bugDetail = (String) msg.obj; in processMessageFiltered() local
/packages/modules/Wifi/service/java/com/android/server/wifi/p2p/
DWifiP2pServiceImpl.java1831 private void takeBugReportP2pFailureIfNeeded(String bugTitle, String bugDetail) { in takeBugReportP2pFailureIfNeeded()
2882 private void takeBugReportInterfaceFailureIfNeeded(String bugTitle, String bugDetail) { in takeBugReportInterfaceFailureIfNeeded()