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

/frameworks/opt/vcard/java/com/android/vcard/
H A DVCardConstants.java111 public static final String PARAM_CHARSET = "CHARSET"; field in class:VCardConstants
H A DVCardParserImpl_V21.java526 propertyData.addParameter(VCardConstants.PARAM_CHARSET, charsetval);
576 property.getParameters(VCardConstants.PARAM_CHARSET);

Completed in 61 milliseconds