Home
last modified time | relevance | path

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

/packages/apps/Browser/src/com/android/browser/provider/
DBrowserProvider2.java1065 String selectionWithId = in query() local
1330 String selectionWithId = in deleteInTransaction() local
1733 String selectionWithId = in updateInTransaction() local
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsProvider2.java3450 String selectionWithId = in deleteInTransaction() local
3457 String selectionWithId = in deleteInTransaction() local
3632 String selectionWithId = in deleteInTransaction() local
3870 String selectionWithId = in updateInTransaction() local
3879 String selectionWithId = in updateInTransaction() local
3920 String selectionWithId = (Data.RAW_CONTACT_ID + "=" + rawContactId + " ") in updateInTransaction() local
3987 String selectionWithId = Groups._ID + "=? " in updateInTransaction() local
4193 private int updateGroups(ContentValues originalValues, String selectionWithId, in updateGroups()
/packages/providers/CalendarProvider/src/com/android/providers/calendar/
DCalendarProvider2.java864 String selectionWithId = (SyncState._ID + "=?") in queryInternal() local
3076 String selectionWithId = (SyncState._ID + "=?") in deleteInTransaction() local
3945 String selectionWithId = (SyncState._ID + "=?") in updateInTransaction() local