Searched refs:mBssidFailureList (Results 1 – 1 of 1) sorted by relevance
103 private final Set<String> mBssidFailureList = new HashSet<>(); field in WifiLastResortWatchdog413 return mBssidFailureList.contains(wifiInfo.getBSSID()); in checkIfConnectedBssidHasEverFailed()457 mBssidFailureList.add(bssid); in updateFailureCountForNetwork()651 mBssidFailureList.clear(); in clearAllFailureCounts()