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

/packages/apps/ContactsCommon/src/com/android/contacts/common/model/
H A DRawContactDelta.java179 * @param forceSelection if true, will try to return some value even if a super-primary
184 public ValuesDelta getSuperPrimaryEntry(String mimeType, boolean forceSelection) { argument
197 if (!forceSelection) {
/packages/experimental/LoaderApp/src/com/android/loaderapp/model/
H A DEntityDelta.java174 * @param forceSelection if true, will try to return some value even if a super-primary
178 public ValuesDelta getSuperPrimaryEntry(String mimeType, boolean forceSelection) { argument
191 if (!forceSelection) {

Completed in 44 milliseconds