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