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