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