HomeSort by relevance Sort by last modified time
    Searched refs:fCharsetName (Results 1 - 8 of 8) sorted by null

  /external/icu/icu4c/source/i18n/
csmatch.cpp 22 : textIn(NULL), confidence(0), fCharsetName(NULL), fLang(NULL)
32 fCharsetName = csName;
35 if (fCharsetName == NULL) {
36 fCharsetName = cr->getName();
46 return fCharsetName;
csmatch.h 36 const char *fCharsetName;
  /external/icu/android_icu4j/src/main/java/android/icu/text/
CharsetMatch.java 142 return fCharsetName;
192 fCharsetName = rec.getName();
212 fCharsetName = csName;
228 private String fCharsetName; // The name of the charset this CharsetMatch
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
CharsetMatch.java 151 return fCharsetName;
204 fCharsetName = rec.getName();
224 fCharsetName = csName;
240 private String fCharsetName; // The name of the charset this CharsetMatch
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 251 milliseconds