Searched defs:inReplyTo (Results 1 – 1 of 1) sorted by relevance
204 String inReplyTo = values.getAsString(Activities.IN_REPLY_TO); in insertActivity() local231 String inReplyTo = null; in getThreadPublished() local259 private void adjustReplyTimestamps(SQLiteDatabase db, String inReplyTo, long threadPublished) { in adjustReplyTimestamps()