Searched refs:accessPoints (Results 1 – 4 of 4) sorted by relevance
119 Set<AccessPoint> accessPoints = Set.of(accessPoint); in serializeDeserializeSingleNetworkRequestFromSingleApp() local121 approvedAccessPointsMap.put(TEST_PACKAGE_NAME_1, accessPoints); in serializeDeserializeSingleNetworkRequestFromSingleApp()
159 final List<AccessPoint> accessPoints = mNetworkModule in onWifiListChanged() local161 for (final AccessPoint accessPoint : accessPoints) { in onWifiListChanged()
174 final Collection<AccessPoint> accessPoints = in updateWifiList() local177 for (final AccessPoint accessPoint : accessPoints) { in updateWifiList()
137 final List<AccessPoint> accessPoints = mConnectivityListener.getAvailableNetworks(); in onWifiListChanged() local138 for (final AccessPoint accessPoint : accessPoints) { in onWifiListChanged()