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