Searched refs:SUBPARAM_PRIORITY_INDICATOR (Results 1 – 2 of 2) sorted by relevance
37 private static final byte SUBPARAM_PRIORITY_INDICATOR = 0x08; field in BearerData610 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()