Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/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()