Searched refs:getEntryCountByType (Results 1 – 1 of 1) sorted by relevance
846 return getEntryCountByType(entries, kind.typeColumn, type) < max; in isTypeAllowed()855 private static int getEntryCountByType(ArrayList<ValuesDelta> entries, String typeColumn, in getEntryCountByType() method in RawContactModifier