Home
last modified time | relevance | path

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

/frameworks/opt/vcard/java/com/android/vcard/
DVCardConstants.java111 public static final String PARAM_CHARSET = "CHARSET"; field in VCardConstants
DVCardParserImpl_V21.java527 propertyData.addParameter(VCardConstants.PARAM_CHARSET, charsetval);
577 property.getParameters(VCardConstants.PARAM_CHARSET);