Searched refs:PARAM_ENCODING_BASE64 (Results 1 – 5 of 5) sorted by relevance
67 VCardConstants.PARAM_ENCODING_BASE64,
88 VCardConstants.PARAM_ENCODING_BASE64,
137 public static final String PARAM_ENCODING_BASE64 = "BASE64"; // Available in vCard 2.1 field in VCardConstants
609 } else if (mCurrentEncoding.equals(VCardConstants.PARAM_ENCODING_BASE64)
97 "ENCODING=" + VCardConstants.PARAM_ENCODING_BASE64;