Searched refs:PROPERTY_X_SIP (Results 1 – 3 of 3) sorted by relevance
67 public static final String PROPERTY_X_SIP = "X-SIP"; field in VCardConstants
1803 appendLineWithCharsetAndQPDetection(VCardConstants.PROPERTY_X_SIP, sipAddress); in appendSipAddresses()
2399 } else if (propertyName.equals(VCardConstants.PROPERTY_X_SIP)) { in addProperty()