Searched refs:getTypeFrequencies (Results 1 – 1 of 1) sorted by relevance
159 typeCount = getTypeFrequencies(state, kind); in getValidTypes()192 private static SparseIntArray getTypeFrequencies(RawContactDelta state, DataKind kind) { in getTypeFrequencies() method in RawContactModifier294 final SparseIntArray typeCount = getTypeFrequencies(state, kind); in getBestValidType()