HomeSort by relevance Sort by last modified time
    Searched full:historicalnames (Results 1 - 2 of 2) sorted by null

  /libcore/luni/src/main/java/java/io/
HistoricalCharsetNames.java 27 private static final HashMap<String, String> historicalNames = new HashMap<String, String>();
29 historicalNames.put("Big5-HKSCS", "Big5_HKSCS");
30 historicalNames.put("EUC-JP", "EUC_JP");
31 historicalNames.put("EUC-KR", "EUC_KR");
32 historicalNames.put("GB2312", "EUC_CN");
33 historicalNames.put("IBM-Thai", "Cp838");
34 historicalNames.put("IBM00858", "Cp858");
35 historicalNames.put("IBM01140", "Cp1140");
36 historicalNames.put("IBM01141", "Cp1141");
37 historicalNames.put("IBM01142", "Cp1142")
    [all...]
  /cts/tools/dex-tools/dex/
classes0.out.dex     [all...]

Completed in 200 milliseconds