Searched refs:SUBPARAM_PRIORITY_INDICATOR (Results 1 – 2 of 2) sorted by relevance
52 private static final byte SUBPARAM_PRIORITY_INDICATOR = (byte) 0x08; field in CdmaSmsCbTest99 bos.write(8, SUBPARAM_PRIORITY_INDICATOR); in createBearerDataStream()
64 private final static byte SUBPARAM_PRIORITY_INDICATOR = 0x08; field in BearerData1062 outStream.write(8, SUBPARAM_PRIORITY_INDICATOR); in encode()2119 case SUBPARAM_PRIORITY_INDICATOR: in decode()