Searched refs:addSubValue (Results 1 – 6 of 6) 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()
3009 contact.addSubValue(ContactsContract.Data.CONTENT_URI, cv); in getEntityAndIncrementCursor()
7946 method public void addSubValue(android.net.Uri, android.content.ContentValues);
8197 method public void addSubValue(android.net.Uri, android.content.ContentValues);