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