Home
last modified time | relevance | path

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

/packages/experimental/LoaderApp/src/com/android/loaderapp/model/
DEntitySet.java88 public static EntitySet mergeAfter(EntitySet local, EntitySet remote) { in mergeAfter() method in EntitySet
DEntityDelta.java100 public static EntityDelta mergeAfter(EntityDelta local, EntityDelta remote) { in mergeAfter() method in EntityDelta
717 public static ValuesDelta mergeAfter(ValuesDelta local, ValuesDelta remote) { in mergeAfter() method in EntityDelta.ValuesDelta
/packages/apps/Contacts/src/com/android/contacts/model/
DRawContactDeltaList.java101 public static RawContactDeltaList mergeAfter(RawContactDeltaList local, in mergeAfter() method in RawContactDeltaList
DRawContactDelta.java105 public static RawContactDelta mergeAfter(RawContactDelta local, RawContactDelta remote) { in mergeAfter() method in RawContactDelta
DValuesDelta.java335 public static ValuesDelta mergeAfter(ValuesDelta local, ValuesDelta remote) { in mergeAfter() method in ValuesDelta