Searched refs:decodeSingle (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DGsmSmsTest.java343 decodeSingle(0); // default table
344 decodeSingle(1); // Turkish locking shift table
345 decodeSingle(3); // Portuguese locking shift table
348 private void decodeSingle(int language) throws Exception { method in class:GsmSmsTest

Completed in 65 milliseconds