Home
last modified time | relevance | path

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

/packages/apps/ContactsCommon/src/com/android/contacts/common/model/
DRawContactDelta.java439 final Long beforeId = mValues.getId(); in buildAssertHelper() local
461 final Long beforeId = mValues.getId(); in buildDiff() local
536 final Long beforeId = mValues.getId(); in buildDiffWrapper() local
603 protected Builder buildSetAggregationMode(Long beforeId, int mode) { in buildSetAggregationMode()
/packages/experimental/LoaderApp/src/com/android/loaderapp/model/
DEntityDelta.java352 final Long beforeId = mValues.getId(); in buildAssert() local
376 final Long beforeId = mValues.getId(); in buildDiff() local
437 protected Builder buildSetAggregationMode(Long beforeId, int mode) { in buildSetAggregationMode()