Searched refs:REPLY_TO (Results 1 – 4 of 4) sorted by relevance
43 setFieldParser(Field.REPLY_TO, addressListParser); in DefaultFieldParser()
37 public static final String REPLY_TO = "Reply-To"; field in Field
67 private static final String REPLY_TO = "reply-to@android.com"; field in LegacyConversionsTests103 REPLY_TO, SENDER, SUBJECT, null); in testUpdateMessageFields()117 REPLY_TO, SENDER, SUBJECT, null); in testUpdateMessageFieldsNoMessageId()
904 MessageColumns.REPLY_TO,1055 public static final String REPLY_TO = "replyToAddress"; field in UIProvider.MessageColumns