Searched refs:packSmsChar (Results 1 – 1 of 1) sorted by relevance
411 packSmsChar(ret, bitOffset, GSM_EXTENDED_ESCAPE); in stringToGsm7BitPacked()416 packSmsChar(ret, bitOffset, v); in stringToGsm7BitPacked()432 packSmsChar(byte[] packedChars, int bitOffset, int value) { in packSmsChar() method in GsmAlphabet