Searched refs:decodeSingle (Results 1 – 1 of 1) sorted by relevance
343 decodeSingle(0); // default table in testDecode()344 decodeSingle(1); // Turkish locking shift table in testDecode()345 decodeSingle(3); // Portuguese locking shift table in testDecode()348 private void decodeSingle(int language) throws Exception { in decodeSingle() method in GsmSmsTest