Searched refs:FAILURE_REASON_NAME (Results 1 – 3 of 3) sorted by relevance
619 public static final String[] FAILURE_REASON_NAME = { local670 sb.append(FAILURE_REASON_NAME[i]).append(": ").append(mCount[i]).append(" "); in toString()
1434 + WifiHealthMonitor.FAILURE_REASON_NAME[reasonCode]; in checkAbnormalConnectionFailureAndTakeBugReport()1446 + WifiHealthMonitor.FAILURE_REASON_NAME[reasonCode]; in checkAbnormalDisconnectionAndTakeBugReport()
592 WifiHealthMonitor.FAILURE_REASON_NAME[WifiHealthMonitor.REASON_ASSOC_REJECTION]; in testFailureStats()