Searched refs:VALUE_RELATIVE_TOKEN (Results 1 – 3 of 3) sorted by relevance
148 public static final int VALUE_RELATIVE_TOKEN = 0x81; field in PduHeaders
632 append(PduHeaders.VALUE_RELATIVE_TOKEN); in appendHeader()
507 if (PduHeaders.VALUE_RELATIVE_TOKEN == token) { in parseHeaders()