Searched refs:newLastPhotoId (Results 1 – 1 of 1) sorted by relevance
345 long newLastPhotoId = newestPhoto.getData().getContentId(); in onPostExecute() local347 mLastPhotoId + ":" + newLastPhotoId); in onPostExecute()348 mLastPhotoId = Math.max(mLastPhotoId, newLastPhotoId); in onPostExecute()