Searched refs:IN_REPLY_TO (Results 1 – 5 of 5) sorted by relevance
56 super(IN_REPLY_TO); in InReplyTo()63 super(IN_REPLY_TO); in InReplyTo()
47 public static final String IN_REPLY_TO = InReplyToHeader.NAME; //4 field
72 headerName(TokenTypes.IN_REPLY_TO); in parse()76 inReplyTo.setHeaderName(SIPHeaderNames.IN_REPLY_TO); in parse()
48 public static final int IN_REPLY_TO = START + 11; field
134 TokenTypes.IN_REPLY_TO); in selectLexer()