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