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