Home
last modified time | relevance | path

Searched refs:takeBugReportWithCurrentProbability (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiLastResortWatchdog.java372 takeBugReportWithCurrentProbability("Wifi Watchdog bite"); in noteConnectionFailureAndTriggerIfNeeded()
395 takeBugReportWithCurrentProbability("Wifi fixed after restart"); in connectedStateTransition()
432 private void takeBugReportWithCurrentProbability(String bugDetail) { in takeBugReportWithCurrentProbability() method in WifiLastResortWatchdog