Home
last modified time | relevance | path

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

/packages/apps/ContactsCommon/src/com/android/contacts/common/model/account/
DExchangeAccountType.java64 addDataKindNote(context); in ExchangeAccountType()
299 protected DataKind addDataKindNote(Context context) throws DefinitionException { in addDataKindNote() method in ExchangeAccountType
300 final DataKind kind = super.addDataKindNote(context); in addDataKindNote()
DFallbackAccountType.java50 addDataKindNote(context); in FallbackAccountType()
DGoogleAccountType.java65 addDataKindNote(context); in GoogleAccountType()
DSamsungAccountType.java66 addDataKindNote(context); in SamsungAccountType()
DBaseAccountType.java393 protected DataKind addDataKindNote(Context context) throws DefinitionException { in addDataKindNote() method in BaseAccountType