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