Searched defs:fromAfter (Results 1 – 3 of 3) sorted by relevance
/packages/experimental/LoaderApp/src/com/android/loaderapp/model/ | ||
D | EntityDelta.java | 521 public static ValuesDelta fromAfter(ContentValues after) { in fromAfter() method in EntityDelta.ValuesDelta |
/packages/apps/Contacts/src/com/android/contacts/model/ | ||
D | EntityDelta.java | 577 public static ValuesDelta fromAfter(ContentValues after) { in fromAfter() method in EntityDelta.ValuesDelta |
/packages/apps/Contacts/src/com/android/contacts/list/ | ||
D | CustomContactListFilterActivity.java | 294 public static GroupDelta fromAfter(ContentValues after) { in fromAfter() method in CustomContactListFilterActivity.GroupDelta |