Searched refs:PROPERTY_X_SIP (Results 1 - 3 of 3) sorted by relevance

/frameworks/opt/vcard/java/com/android/vcard/
H A DVCardConstants.java67 public static final String PROPERTY_X_SIP = "X-SIP"; field in class:VCardConstants
H A DVCardBuilder.java1803 appendLineWithCharsetAndQPDetection(VCardConstants.PROPERTY_X_SIP, sipAddress);
H A DVCardEntry.java2399 } else if (propertyName.equals(VCardConstants.PROPERTY_X_SIP)) {

Completed in 59 milliseconds