Searched refs:SUBPARAM_PRIORITY_INDICATOR (Results 1 – 2 of 2) sorted by relevance
50 private static final byte SUBPARAM_PRIORITY_INDICATOR = (byte) 0x08; field in CdmaSmsCbTest97 bos.write(8, SUBPARAM_PRIORITY_INDICATOR); in createBearerDataStream()
57 private final static byte SUBPARAM_PRIORITY_INDICATOR = 0x08; field in BearerData929 outStream.write(8, SUBPARAM_PRIORITY_INDICATOR); in encode()1977 case SUBPARAM_PRIORITY_INDICATOR: in decode()