Home
last modified time | relevance | path

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

/aosp12/packages/apps/Contacts/src/com/android/contacts/model/
H A DRawContactDelta.java454 public void buildDiff(ArrayList<ContentProviderOperation> buildInto) { in buildDiff() method in RawContactDelta
H A DValuesDelta.java415 public ContentProviderOperation.Builder buildDiff(Uri targetUri) { in buildDiff() method in ValuesDelta