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