Home
last modified time | relevance | path

Searched refs:mSpecifiedCharset (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/vcard/java/com/android/vcard/
DVCardSourceDetector.java83 private String mSpecifiedCharset; field in VCardSourceDetector
121 mSpecifiedCharset = valueList.get(0); in onPropertyCreated()
172 if (TextUtils.isEmpty(mSpecifiedCharset)) { in getEstimatedCharset()
173 return mSpecifiedCharset; in getEstimatedCharset()