Searched refs:structuredNamesAreEqual (Results 1 – 1 of 1) sorted by relevance
993 if (structuredNamesAreEqual(beforeDelta, pendingDelta)) { in hasPendingChanges()1012 private boolean structuredNamesAreEqual(ValuesDelta before, ValuesDelta after) { in structuredNamesAreEqual() method in ContactEditorFragment