Home | History | Annotate | Download | only in provider

Lines Matching defs:replyTo

6086             final String replyTo = values.getAsString(Message.MessageColumns.REPLY_TO_LIST);
6088 Address.fromHeaderToString(replyTo));