Home
last modified time | relevance | path

Searched refs:stringToGsm8BitUnpackedField (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/util/
DGsmAlphabet.java227 stringToGsm8BitUnpackedField(s, ret, 0, ret.length); in stringToGsm8BitPacked()
241 public static void stringToGsm8BitUnpackedField(String s, byte[] dest, int offset, in stringToGsm8BitUnpackedField() method in GsmAlphabet