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

/packages/apps/Contacts/src/com/android/contacts/model/
H A DRawContactModifier.java391 public static void trimEmpty(RawContactDeltaList set, AccountTypeManager accountTypes) { method in class:RawContactModifier
397 trimEmpty(state, type);
424 public static void trimEmpty(RawContactDelta state, AccountType accountType) { method in class:RawContactModifier

Completed in 46 milliseconds