Home
last modified time | relevance | path

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

/packages/experimental/LoaderApp/src/com/android/loaderapp/model/
DEntityDelta.java84 public static EntityDelta fromBefore(Entity before) { in fromBefore() method in EntityDelta
510 public static ValuesDelta fromBefore(ContentValues before) { in fromBefore() method in EntityDelta.ValuesDelta
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/
DRawContactDelta.java92 public static RawContactDelta fromBefore(RawContact before) { in fromBefore() method in RawContactDelta
DValuesDelta.java62 public static ValuesDelta fromBefore(ContentValues before) { in fromBefore() method in ValuesDelta
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
DCustomContactListFilterActivity.java289 public static GroupDelta fromBefore(ContentValues before) { in fromBefore() method in CustomContactListFilterActivity.GroupDelta