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

  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
DataRowHandler.java 116 mDbHelper.setIsPrimary(rawContactId, dataId, mimeTypeId);
217 mDbHelper.setIsPrimary(rawContactId, -1, mimeTypeId);
232 mDbHelper.setIsPrimary(rawContactId, dataId, mimeTypeId);
240 mDbHelper.setIsPrimary(rawContactId, dataId, mimeTypeId);
291 mDbHelper.setIsPrimary(rawContactId, primaryId, mimeTypeId);
ContactsDatabaseHelper.java     [all...]

Completed in 699 milliseconds