Searched refs:missingPhotoIds (Results 1 – 1 of 1) sorted by relevance
1972 Set<Long> missingPhotoIds = mPhotoStore.get().cleanup(usedPhotoFileIds); in cleanupPhotoStore() local1976 if (!missingPhotoIds.isEmpty()) { in cleanupPhotoStore()1981 for (long missingPhotoId : missingPhotoIds) { in cleanupPhotoStore()