Searched refs:currentLookupKey (Results 1 – 2 of 2) sorted by relevance
108 String currentLookupKey = cursor.getString(Projections.LOOKUP_KEY); in shouldShowPhoto() local114 return !currentLookupKey.equals(previousLookupKey); in shouldShowPhoto()
134 String currentLookupKey = cursor.getString(Projections.LOOKUP_KEY); in shouldShowPhoto() local140 return !currentLookupKey.equals(previousLookupKey); in shouldShowPhoto()