Home
last modified time | relevance | path

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

/packages/apps/ContactsCommon/src/com/android/contacts/common/model/
DRawContactModifier.java741 addEntry = adjustType(entry, entries, kind); in parseValues()
765 addEntry = adjustType(entry, entries, kind); in parseValues()
793 private static boolean adjustType( in adjustType() method in RawContactModifier