Searched refs:addProperty (Results 1 - 6 of 6) sorted by relevance

/frameworks/opt/vcard/tests/src/com/android/vcard/tests/
H A DVCardEntryTests.java209 entry.addProperty(property);
222 entry.addProperty(property);
230 entry.addProperty(property);
238 entry.addProperty(property);
247 entry.addProperty(property);
256 entry.addProperty(property);
266 entry.addProperty(property);
273 entry.addProperty(property);
280 entry.addProperty(property);
287 entry.addProperty(propert
[all...]
/frameworks/opt/vcard/java/com/android/vcard/
H A DVCardEntryConstructor.java130 mCurrentEntry.addProperty(property);
H A DVCardEntry.java59 * supplied with {@link #addProperty(VCardProperty)}. After supplying all data,
2124 public void addProperty(final VCardProperty property) { method in class:VCardEntry
/frameworks/opt/calendar/src/com/android/calendarcommon2/
H A DRecurrenceSet.java313 component.addProperty(dtstartProp);
316 component.addProperty(durationProp);
372 component.addProperty(dtstartProp);
375 component.addProperty(durationProp);
394 component.addProperty(prop);
462 component.addProperty(prop);
H A DICalendar.java137 public void addProperty(Property prop) { method in class:ICalendar.Component
517 component.addProperty(property);
/frameworks/base/services/input/tests/
H A DInputReader_test.cpp359 device->configuration.addProperty(key, value);

Completed in 161 milliseconds