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