Searched refs:characterSet (Results 1 – 2 of 2) sorted by relevance
185 String characterSet = ((atString.split("="))[1]); in handleCscsCommand() local186 characterSet = characterSet.replace("\"", ""); in handleCscsCommand()187 if (characterSet.equals("GSM") || characterSet.equals("IRA") || characterSet.equals( in handleCscsCommand()188 "UTF-8") || characterSet.equals("UTF8")) { in handleCscsCommand()189 mCharacterSet = characterSet; in handleCscsCommand()
META-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/ ...