Searched refs:oldAccessPoints (Results 1 – 1 of 1) sorted by relevance
998 SparseArray<AccessPoint> oldAccessPoints = new SparseArray<>(); in copyAndNotifyListeners() local1003 oldAccessPoints.put(accessPoint.mId, accessPoint); in copyAndNotifyListeners()1017 AccessPoint accessPoint = oldAccessPoints.get(internalAccessPoint.mId); in copyAndNotifyListeners()