Home
last modified time | relevance | path

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

/packages/apps/ContactsCommon/src/com/android/contacts/common/model/account/
DExchangeAccountType.java66 addDataKindWebsite(context); in ExchangeAccountType()
329 protected DataKind addDataKindWebsite(Context context) throws DefinitionException { in addDataKindWebsite() method in ExchangeAccountType
330 final DataKind kind = super.addDataKindWebsite(context); in addDataKindWebsite()
DFallbackAccountType.java51 addDataKindWebsite(context); in FallbackAccountType()
DGoogleAccountType.java65 addDataKindWebsite(context); in GoogleAccountType()
DBaseAccountType.java407 protected DataKind addDataKindWebsite(Context context) throws DefinitionException { in addDataKindWebsite() method in BaseAccountType