Searched refs:bestPhotoEntry (Results 1 – 1 of 1) sorted by relevance
1382 PhotoEntry bestPhotoEntry, int bestPriority) { in hasHigherPhotoPriority() argument1383 int photoComparison = photoEntry.compareTo(bestPhotoEntry); in hasHigherPhotoPriority()1395 PhotoEntry bestPhotoEntry = null; in computeAggregateData() local1491 photoEntry, priority, bestPhotoEntry, photoPriority)) { in computeAggregateData()1492 bestPhotoEntry = photoEntry; in computeAggregateData()1640 PhotoEntry bestPhotoEntry = null; in updatePhotoId() local1652 photoEntry, priority, bestPhotoEntry, photoPriority)) { in updatePhotoId()1653 bestPhotoEntry = photoEntry; in updatePhotoId()