Home
last modified time | relevance | path

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

/aosp12/packages/apps/Contacts/src/com/android/contacts/model/
H A DRawContactDeltaList.java128 public ArrayList<CPOWrapper> buildDiffWrapper() { in buildDiffWrapper() method in RawContactDeltaList
H A DRawContactDelta.java529 public void buildDiffWrapper(ArrayList<CPOWrapper> buildInto) { in buildDiffWrapper() method in RawContactDelta
H A DValuesDelta.java422 public BuilderWrapper buildDiffWrapper(Uri targetUri) { in buildDiffWrapper() method in ValuesDelta