Searched refs:PROPERTY_URL (Results 1 – 3 of 3) sorted by relevance
42 public static final String PROPERTY_URL = "URL"; field in VCardConstants
1249 appendLineWithCharsetAndQPDetection(VCardConstants.PROPERTY_URL, website); in appendWebsites()
2390 } else if (propertyName.equals(VCardConstants.PROPERTY_URL)) { in addProperty()