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