Searched refs:published (Results 1 – 1 of 1) sorted by relevance
201 long published = values.getAsLong(Activities.PUBLISHED); in insertActivity() local202 long threadPublished = published; in insertActivity()206 threadPublished = getThreadPublished(db, inReplyTo, published); in insertActivity()216 adjustReplyTimestamps(db, values.getAsString(Activities.RAW_ID), published); in insertActivity()