Searched defs:hasChanges (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/model/
H A DEntityModifier.java389 public static boolean hasChanges(EntityDeltaList set, AccountTypeManager accountTypes) { method in class:EntityModifier
399 if (hasChanges(state, type)) {
451 private static boolean hasChanges(EntityDelta state, AccountType accountType) { method in class:EntityModifier

Completed in 102 milliseconds