Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/util/
DGsmAlphabet.java323 sHighestEnabledSingleShiftCode = in enableCountrySpecificEncodings()
326 sHighestEnabledSingleShiftCode = 0; in enableCountrySpecificEncodings()
343 private static int sHighestEnabledSingleShiftCode; field in GsmAlphabet