Home
last modified time | relevance | path

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

/aosp12/packages/apps/Contacts/src/com/android/contacts/model/
H A DRawContactDelta.java89 public static RawContactDelta fromBefore(RawContact before) { in fromBefore() method in RawContactDelta
H A DValuesDelta.java61 public static ValuesDelta fromBefore(ContentValues before) { in fromBefore() method in ValuesDelta