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