Searched refs:getTypeFrequencies (Results 1 - 1 of 1) sorted by relevance

/packages/apps/ContactsCommon/src/com/android/contacts/common/model/
H A DRawContactModifier.java169 * {@link #getTypeFrequencies(RawContactDelta, DataKind)}.
180 typeCount = getTypeFrequencies(state, kind);
209 private static SparseIntArray getTypeFrequencies(RawContactDelta state, DataKind kind) { method in class:RawContactModifier
311 final SparseIntArray typeCount = getTypeFrequencies(state, kind);

Completed in 83 milliseconds