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

  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
DataRowHandler.java 130 mDbHelper.setIsSuperPrimary(rawContactId, dataId, mimeTypeId);
138 mDbHelper.setIsSuperPrimary(rawContactId, dataId, mimeTypeId);
300 mDbHelper.setIsSuperPrimary(rawContactId, dataId, mimeTypeId);
307 mDbHelper.setIsSuperPrimary(rawContactId, dataId, mimeTypeId);
ContactsDatabaseHelper.java     [all...]

Completed in 63 milliseconds