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.java3568 String selectionWithId = in deleteInTransaction() local
3575 String selectionWithId = in deleteInTransaction() local
3751 String selectionWithId = in deleteInTransaction() local
3991 String selectionWithId = in updateInTransaction() local
4000 String selectionWithId = in updateInTransaction() local
4041 String selectionWithId = (Data.RAW_CONTACT_ID + "=" + rawContactId + " ") in updateInTransaction() local
4111 String selectionWithId = Groups._ID + "=? " in updateInTransaction() local
4333 private int updateGroups(ContentValues originalValues, String selectionWithId, in updateGroups()
/packages/providers/CalendarProvider/src/com/android/providers/calendar/
DCalendarProvider2.java988 String selectionWithId = (SyncState._ID + "=?") in queryInternal() local
3331 String selectionWithId = (SyncState._ID + "=?") in deleteInTransactionInner() local
4214 String selectionWithId = (SyncState._ID + "=?") in updateInTransactionInner() local