Searched refs:photosDeltas (Results 1 – 1 of 1) sorted by relevance
358 final List<ValuesDelta> photosDeltas = in unsetSuperPrimaryFromAllPhotos() local360 if (photosDeltas == null) { in unsetSuperPrimaryFromAllPhotos()363 for (int j = 0; j < photosDeltas.size(); j++) { in unsetSuperPrimaryFromAllPhotos()364 photosDeltas.get(j).setSuperPrimary(false); in unsetSuperPrimaryFromAllPhotos()