Searched refs:FAILURE_REASON_NAME (Results 1 – 3 of 3) sorted by relevance
580 public static final String[] FAILURE_REASON_NAME = { field in WifiHealthMonitor629 sb.append(FAILURE_REASON_NAME[i]).append(": ").append(mCount[i]).append(" "); in toString()
1603 + WifiHealthMonitor.FAILURE_REASON_NAME[reasonCode]; in checkAbnormalConnectionFailureAndTakeBugReport()1616 + WifiHealthMonitor.FAILURE_REASON_NAME[reasonCode]; in checkAbnormalDisconnectionAndTakeBugReport()
549 WifiHealthMonitor.FAILURE_REASON_NAME[WifiHealthMonitor.REASON_ASSOC_REJECTION]; in testFailureStats()