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.java3649 String selectionWithId = in deleteInTransaction() local
3656 String selectionWithId = in deleteInTransaction() local
3832 String selectionWithId = in deleteInTransaction() local
4123 String selectionWithId = in updateInTransaction() local
4132 String selectionWithId = in updateInTransaction() local
4173 String selectionWithId = (Data.RAW_CONTACT_ID + "=" + rawContactId + " ") in updateInTransaction() local
4240 String selectionWithId = Groups._ID + "=? " in updateInTransaction() local
4461 private int updateGroups(ContentValues originalValues, String selectionWithId, in updateGroups()
/packages/providers/CalendarProvider/src/com/android/providers/calendar/
DCalendarProvider2.java1008 String selectionWithId = (SyncState._ID + "=?") in queryInternal() local
3355 String selectionWithId = (SyncState._ID + "=?") in deleteInTransactionInner() local
4238 String selectionWithId = (SyncState._ID + "=?") in updateInTransactionInner() local