Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/util/
DGsmAlphabet.java222 int septets = countGsmSeptetsUsingTables(s, true, 0, 0); in stringToGsm8BitPacked()
287 public static int countGsmSeptetsUsingTables(CharSequence s, boolean use7bitOnly, in countGsmSeptetsUsingTables() method in GsmAlphabet