Searched refs:isInfoForThisAccessPoint (Results 1 – 1 of 1) sorted by relevance
1294 private boolean isInfoForThisAccessPoint(WifiConfiguration config, WifiInfo info) { in isInfoForThisAccessPoint() method in AccessPoint1472 if (info != null && isInfoForThisAccessPoint(config, info)) { in update()