Home
last modified time | relevance | path

Searched refs:getBefore (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Contacts/src/com/android/contacts/model/
H A DValuesDelta.java86 public ContentValues getBefore() { in getBefore() method in ValuesDelta
/aosp12/packages/apps/Contacts/src/com/android/contacts/editor/
H A DContactEditorFragment.java1015 final ContentValues original = before.getBefore(); in structuredNamesAreEqual()