Searched refs:isInfoForThisAccessPoint (Results 1 – 1 of 1) sorted by relevance
367 private boolean isInfoForThisAccessPoint(WifiInfo info) { in isInfoForThisAccessPoint() method in AccessPoint380 if (info != null && isInfoForThisAccessPoint(info)) { in update()