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.java748 addEntry = adjustType(entry, entries, kind); in parseValues()
772 addEntry = adjustType(entry, entries, kind); in parseValues()
800 private static boolean adjustType( in adjustType() method in RawContactModifier