Searched refs:characterSet (Results 1 – 2 of 2) sorted by relevance
182 String characterSet = ((atString.split("="))[1]); in handleCscsCommand() local183 characterSet = characterSet.replace("\"", ""); in handleCscsCommand()184 if (characterSet.equals("GSM") || characterSet.equals("IRA") || in handleCscsCommand()185 characterSet.equals("UTF-8") || characterSet.equals("UTF8")) { in handleCscsCommand()186 mCharacterSet = characterSet; in handleCscsCommand()
622 getter characterSet