HomeSort by relevance Sort by last modified time
    Searched refs:selectionWithId (Results 1 - 3 of 3) sorted by null

  /packages/apps/Dialer/src/com/android/dialer/database/
VoicemailArchiveProvider.java 194 String selectionWithId = getSelectionWithId(null, uri);
195 if (!TextUtils.isEmpty(selectionWithId)) {
196 queryBuilder.appendWhere(selectionWithId);
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactsProvider2.java     [all...]
  /packages/providers/CalendarProvider/src/com/android/providers/calendar/
CalendarProvider2.java     [all...]

Completed in 1966 milliseconds