Searched refs:dcs (Results 1 – 1 of 1) sorted by relevance
84 byte[] encodeCellBroadcast(int serialNumber, int messageId, int dcs, String message) { in encodeCellBroadcast() argument90 pdu[4] = (byte) (dcs & 0xff); in encodeCellBroadcast()94 if (dcs == DCS_16BIT_UCS2) { in encodeCellBroadcast()