Searched refs:PROPERTY_IMPP (Results 1 – 3 of 3) sorted by relevance
48 public static final String PROPERTY_IMPP = "IMPP"; // RFC 4770 (vCard 3.0) and vCard 4.0 field in VCardConstants
1815 propertyName = VCardConstants.PROPERTY_IMPP; in appendSipAddresses()
2405 } else if (propertyName.equals(VCardConstants.PROPERTY_IMPP)) { in addProperty()