Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/model/
DEntityDelta.java86 public static EntityDelta fromBefore(Entity before) { in fromBefore() method in EntityDelta
512 public static ValuesDelta fromBefore(ContentValues before) { in fromBefore() method in EntityDelta.ValuesDelta