Home
last modified time | relevance | path

Searched defs:getSuperPrimaryEntry (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/model/
DRawContactDelta.java173 public ValuesDelta getSuperPrimaryEntry(String mimeType) { in getSuperPrimaryEntry() method in RawContactDelta
183 public ValuesDelta getSuperPrimaryEntry(String mimeType, boolean forceSelection) { in getSuperPrimaryEntry() method in RawContactDelta
DRawContactDeltaList.java362 public ValuesDelta getSuperPrimaryEntry(final String mimeType) { in getSuperPrimaryEntry() method in RawContactDeltaList