Home
last modified time | relevance | path

Searched defs:addProperty (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/calendar/src/com/android/calendarcommon2/
DICalendar.java137 public void addProperty(Property prop) { in addProperty() method in ICalendar.Component
/frameworks/opt/vcard/java/com/android/vcard/
DVCardEntry.java2124 public void addProperty(final VCardProperty property) { in addProperty() method in VCardEntry