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.java4118 String selectionWithId = in deleteInTransaction() local
4125 String selectionWithId = in deleteInTransaction() local
4301 String selectionWithId = in deleteInTransaction() local
4614 String selectionWithId = in updateInTransaction() local
4623 String selectionWithId = in updateInTransaction() local
4664 String selectionWithId = (Data.RAW_CONTACT_ID + "=" + rawContactId + " ") in updateInTransaction() local
4732 String selectionWithId = Groups._ID + "=? " in updateInTransaction() local
4959 private int updateGroups(ContentValues originalValues, String selectionWithId, in updateGroups()
/packages/providers/CalendarProvider/src/com/android/providers/calendar/
DCalendarProvider2.java1022 String selectionWithId = (SyncState._ID + "=?") in queryInternal() local
3376 String selectionWithId = (SyncState._ID + "=?") in deleteInTransactionInner() local
4259 String selectionWithId = (SyncState._ID + "=?") in updateInTransactionInner() local