Searched refs:getSuperPrimaryEntry (Results 1 – 6 of 6) sorted by relevance
173 public ValuesDelta getSuperPrimaryEntry(String mimeType) { in getSuperPrimaryEntry() method in RawContactDelta174 return getSuperPrimaryEntry(mimeType, true); in getSuperPrimaryEntry()183 public ValuesDelta getSuperPrimaryEntry(String mimeType, boolean forceSelection) { in getSuperPrimaryEntry() method in RawContactDelta
362 public ValuesDelta getSuperPrimaryEntry(final String mimeType) { in getSuperPrimaryEntry() method in RawContactDeltaList
990 beforeRawContactDelta.getSuperPrimaryEntry(StructuredName.CONTENT_ITEM_TYPE); in hasPendingChanges()992 .getSuperPrimaryEntry(StructuredName.CONTENT_ITEM_TYPE); in hasPendingChanges()1272 .getSuperPrimaryEntry(StructuredName.CONTENT_ITEM_TYPE); in copyReadOnlyName()1274 .getSuperPrimaryEntry(StructuredName.CONTENT_ITEM_TYPE); in copyReadOnlyName()
408 .getSuperPrimaryEntry(Photo.CONTENT_ITEM_TYPE); in setPrimaryPhoto()854 .getSuperPrimaryEntry(Photo.CONTENT_ITEM_TYPE); in addPhotoView()
332 .getSuperPrimaryEntry(StructuredName.CONTENT_ITEM_TYPE); in addNameEditorViews()
582 final ValuesDelta bobPhone = bobContact.getSuperPrimaryEntry(Phone.CONTENT_ITEM_TYPE, true); in testMergeAfterEnsureAndTrim()