Home
last modified time | relevance | path

Searched defs:bugDetail (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.java176 final String bugDetail = "Expected connection to take less than " in processMessage() local
389 private void takeBugReportWithCurrentProbability(String bugDetail) { in takeBugReportWithCurrentProbability()
DClientModeImpl.java1602 String bugDetail = "Detect abnormal " in checkAbnormalConnectionFailureAndTakeBugReport() local
1615 String bugDetail = "Detect abnormal " in checkAbnormalDisconnectionAndTakeBugReport() local
1625 public void takeBugReport(String bugTitle, String bugDetail) { in takeBugReport()
2918 String bugDetail = "Detect abnormal overlapping connection"; in reportConnectionAttemptStart() local
DWifiDiagnostics.java305 public void takeBugReport(String bugTitle, String bugDetail) { in takeBugReport()
DActiveModeWarden.java946 final String bugDetail; in processMessageFiltered() local