Home | History | Annotate | Download | only in email

Lines Matching refs:Date

66 import java.util.Date;
1777 Date localDate = new Date(message.mServerTimeStamp);
1778 Date remoteDate = remoteMessage.getInternalDate();