Home
last modified time | relevance | path

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

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsProvider2.java3256 String selectionWithId = in deleteInTransaction() local
3264 String selectionWithId = in deleteInTransaction() local
3442 String selectionWithId = in deleteInTransaction() local
3665 String selectionWithId = in updateInTransaction() local
3674 String selectionWithId = in updateInTransaction() local
3714 String selectionWithId = (Data.RAW_CONTACT_ID + "=" + rawContactId + " ") in updateInTransaction() local
3782 String selectionWithId = Groups._ID + "=? " in updateInTransaction() local
3982 private int updateGroups(Uri uri, ContentValues originalValues, String selectionWithId, in updateGroups()
/packages/apps/Browser/src/com/android/browser/provider/
DBrowserProvider2.java1063 String selectionWithId = in query() local
1278 String selectionWithId = in deleteInTransaction() local
1681 String selectionWithId = in updateInTransaction() local
/packages/providers/CalendarProvider/src/com/android/providers/calendar/
DCalendarProvider2.java832 String selectionWithId = (SyncState._ID + "=?") in query() local
3007 String selectionWithId = (SyncState._ID + "=?") in deleteInTransaction() local
3869 String selectionWithId = (SyncState._ID + "=?") in updateInTransaction() local