Searched defs:lastPhotoId (Results 1 – 1 of 1) sorted by relevance
321 public LoadNewPhotosTask(Context context, long lastPhotoId) { in LoadNewPhotosTask()373 public QueryTaskResult(FilmstripItemList filmstripItemList, long lastPhotoId) { in QueryTaskResult()405 long lastPhotoId = FilmstripItemBase.QUERY_ALL_MEDIA_ID; in doInBackground() local