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 117 mDbHelper.setIsPrimary(rawContactId, dataId, mimeTypeId);
216 mDbHelper.setIsPrimary(rawContactId, -1, mimeTypeId);
231 mDbHelper.setIsPrimary(rawContactId, dataId, mimeTypeId);
239 mDbHelper.setIsPrimary(rawContactId, dataId, mimeTypeId);
290 mDbHelper.setIsPrimary(rawContactId, primaryId, mimeTypeId);
ContactsDatabaseHelper.java     [all...]

Completed in 43 milliseconds