Home
last modified time | relevance | path

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

/packages/apps/ContactsCommon/src/com/android/contacts/common/model/account/
DExchangeAccountType.java61 addDataKindIm(context); in ExchangeAccountType()
256 protected DataKind addDataKindIm(Context context) throws DefinitionException { in addDataKindIm() method in ExchangeAccountType
257 final DataKind kind = super.addDataKindIm(context); in addDataKindIm()
DFallbackAccountType.java47 addDataKindIm(context); in FallbackAccountType()
DGoogleAccountType.java62 addDataKindIm(context); in GoogleAccountType()
DSamsungAccountType.java63 addDataKindIm(context); in SamsungAccountType()
DBaseAccountType.java338 protected DataKind addDataKindIm(Context context) throws DefinitionException { in addDataKindIm() method in BaseAccountType