Home
last modified time | relevance | path

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

/aosp12/packages/apps/Contacts/src/com/android/contacts/model/account/
H A DSimAccountType.java46 addDataKindName(context); in SimAccountType()
95 protected DataKind addDataKindName(Context context) throws DefinitionException { in addDataKindName() method in SimAccountType
H A DFallbackAccountType.java45 addDataKindName(context); in FallbackAccountType()
H A DGoogleAccountType.java61 addDataKindName(context); in GoogleAccountType()
H A DExternalAccountType.java143 addDataKindName(context); in ExternalAccountType()
H A DSamsungAccountType.java57 addDataKindName(context); in SamsungAccountType()
H A DExchangeAccountType.java56 addDataKindName(context); in ExchangeAccountType()
H A DBaseAccountType.java180 protected DataKind addDataKindName(Context context) throws DefinitionException { in addDataKindName() method in BaseAccountType