Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsProvider2.java3878 String selectionWithId = in deleteInTransaction() local
3885 String selectionWithId = in deleteInTransaction() local
4061 String selectionWithId = in deleteInTransaction() local
4364 String selectionWithId = in updateInTransaction() local
4373 String selectionWithId = in updateInTransaction() local
4414 String selectionWithId = (Data.RAW_CONTACT_ID + "=" + rawContactId + " ") in updateInTransaction() local
4481 String selectionWithId = Groups._ID + "=? " in updateInTransaction() local
4702 private int updateGroups(ContentValues originalValues, String selectionWithId, in updateGroups()
/packages/providers/CalendarProvider/src/com/android/providers/calendar/
DCalendarProvider2.java1007 String selectionWithId = (SyncState._ID + "=?") in queryInternal() local
3354 String selectionWithId = (SyncState._ID + "=?") in deleteInTransactionInner() local
4237 String selectionWithId = (SyncState._ID + "=?") in updateInTransactionInner() local