Searched refs:sinceDate (Results 1 – 1 of 1) sorted by relevance
826 long sinceDate = extras.getLong(EXTRA_SINCE_DATE); in call() local840 return createdAt.toMillis() > sinceDate; in call() argument