Searched refs:PROPERTY_ROLE (Results 1 – 2 of 2) sorted by relevance
39 public static final String PROPERTY_ROLE = "ROLE"; field in VCardConstants
2268 } else if (propertyName.equals(VCardConstants.PROPERTY_ROLE)) { in addProperty()