Searched refs:published (Results 1 – 3 of 3) sorted by relevance
269 public final long published; field in FeedParser.Entry271 Entry(String id, String title, String link, long published) { in Entry() argument275 this.published = published; in Entry()
232 long published; in updateLocalFeedData() local239 published = c.getLong(COLUMN_PUBLISHED); in updateLocalFeedData()249 (match.published != published)) { in updateLocalFeedData()255 .withValue(FeedContract.Entry.COLUMN_NAME_PUBLISHED, match.published) in updateLocalFeedData()279 .withValue(FeedContract.Entry.COLUMN_NAME_PUBLISHED, e.published) in updateLocalFeedData()
4 application against the published API. It identifies and reports the