Searched refs:SUBPARAM_PRIORITY_INDICATOR (Results 1 – 2 of 2) sorted by relevance
51 private static final byte SUBPARAM_PRIORITY_INDICATOR = (byte) 0x08; field in CdmaSmsCbTest98 bos.write(8, SUBPARAM_PRIORITY_INDICATOR); in createBearerDataStream()
67 private final static byte SUBPARAM_PRIORITY_INDICATOR = 0x08; field in BearerData1061 outStream.write(8, SUBPARAM_PRIORITY_INDICATOR); in encode()2118 case SUBPARAM_PRIORITY_INDICATOR: in decode()