Searched refs:smsDate (Results 1 – 1 of 1) sorted by relevance
364 final long smsDate = TimeUnit.MILLISECONDS.toSeconds(getMessageDate(smsCursor)); in onFullBackup() local366 if (smsDate < mmsDate) { in onFullBackup()