Home
last modified time | relevance | path

Searched refs:FREQUENCY_TOTAL (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/model/
DRawContactModifier.java163 final int overallCount = typeCount.get(FREQUENCY_TOTAL); in getValidTypes()
182 private static final int FREQUENCY_TOTAL = Integer.MIN_VALUE; field in RawContactModifier
209 typeCount.put(FREQUENCY_TOTAL, totalCount); in getTypeFrequencies()