Home
last modified time | relevance | path

Searched refs:forceSelection (Results 1 – 2 of 2) sorted by relevance

/packages/apps/ContactsCommon/src/com/android/contacts/common/model/
DRawContactDelta.java187 public ValuesDelta getSuperPrimaryEntry(String mimeType, boolean forceSelection) { in getSuperPrimaryEntry() argument
200 if (!forceSelection) { in getSuperPrimaryEntry()
/packages/experimental/LoaderApp/src/com/android/loaderapp/model/
DEntityDelta.java178 public ValuesDelta getSuperPrimaryEntry(String mimeType, boolean forceSelection) { in getSuperPrimaryEntry() argument
191 if (!forceSelection) { in getSuperPrimaryEntry()