Searched defs:accessPoints (Results 1 – 4 of 4) sorted by relevance
117 Set<AccessPoint> accessPoints = new HashSet<AccessPoint>() {{ in serializeDeserializeSingleNetworkRequestFromSingleApp() local
574 ArrayList<AccessPoint> accessPoints = new ArrayList<>(); in updateAccessPoints() local660 List<AccessPoint> accessPoints = new ArrayList<>(); in updatePasspointAccessPoints() local685 List<AccessPoint> accessPoints = new ArrayList<>(); in updateOsuAccessPoints() local
101 void onAccessPointsChanged(List<AccessPoint> accessPoints); in onAccessPointsChanged()
358 public void onAccessPointsChanged(final List<AccessPoint> accessPoints) { in onAccessPointsChanged()