Home | History | Annotate | Download | only in cdma

Lines Matching defs:encodeShiftJis

621     private static byte[] encodeShiftJis(String msg) throws CodingException {
667 uData.payload = encodeShiftJis(uData.payloadStr);