Searched refs:SUBPARAM_PRIORITY_INDICATOR (Results 1 – 4 of 4) sorted by relevance
37 private static final byte SUBPARAM_PRIORITY_INDICATOR = 0x08; field in BearerData609 case SUBPARAM_PRIORITY_INDICATOR: in decode()
58 private static final byte SUBPARAM_PRIORITY_INDICATOR = (byte) 0x08; field in CdmaSmsMessageTest186 bos.write(8, SUBPARAM_PRIORITY_INDICATOR); in createBearerDataStream()
51 private static final byte SUBPARAM_PRIORITY_INDICATOR = (byte) 0x08; field in CdmaSmsCbTest98 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()