Home
last modified time | relevance | path

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

/packages/experimental/LoaderApp/src/com/android/loaderapp/model/
DEntityDelta.java521 public static ValuesDelta fromAfter(ContentValues after) { in fromAfter() method in EntityDelta.ValuesDelta
/packages/apps/Contacts/src/com/android/contacts/model/
DEntityDelta.java577 public static ValuesDelta fromAfter(ContentValues after) { in fromAfter() method in EntityDelta.ValuesDelta
/packages/apps/Contacts/src/com/android/contacts/list/
DCustomContactListFilterActivity.java294 public static GroupDelta fromAfter(ContentValues after) { in fromAfter() method in CustomContactListFilterActivity.GroupDelta