Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/model/
DEntityModifier.java397 public static boolean hasChanges(EntityDeltaList set, AccountTypeManager accountTypes) { in hasChanges() method in EntityModifier
459 private static boolean hasChanges(EntityDelta state, AccountType accountType) { in hasChanges() method in EntityModifier