Searched refs:addSubValue (Results 1 – 7 of 7) sorted by relevance
47 public void addSubValue(Uri uri, ContentValues values) { in addSubValue() method in Entity
49 entity.addSubValue(Data.CONTENT_URI, contentValues); in MockEntityIterator()
1449 entity.addSubValue(Reminders.CONTENT_URI, reminderValues); in getEntityAndIncrementCursor()1483 entity.addSubValue(Attendees.CONTENT_URI, attendeeValues); in getEntityAndIncrementCursor()1509 entity.addSubValue(ExtendedProperties.CONTENT_URI, extendedValues); in getEntityAndIncrementCursor()
3149 contact.addSubValue(ContactsContract.Data.CONTENT_URI, cv); in getEntityAndIncrementCursor()
7441 method public void addSubValue(android.net.Uri, android.content.ContentValues);
9144 method public void addSubValue(android.net.Uri, android.content.ContentValues);
9667 method public void addSubValue(android.net.Uri, android.content.ContentValues);