Searched refs:mSpecifiedCharset (Results 1 – 1 of 1) sorted by relevance
83 private String mSpecifiedCharset; field in VCardSourceDetector121 mSpecifiedCharset = valueList.get(0); in onPropertyCreated()172 if (TextUtils.isEmpty(mSpecifiedCharset)) { in getEstimatedCharset()173 return mSpecifiedCharset; in getEstimatedCharset()