Home
last modified time | relevance | path

Searched refs:addDataKindPhoto (Results 1 – 6 of 6) sorted by relevance

/packages/apps/ContactsCommon/src/com/android/contacts/common/model/account/
DExchangeAccountType.java63 addDataKindPhoto(context); in ExchangeAccountType()
287 protected DataKind addDataKindPhoto(Context context) throws DefinitionException { in addDataKindPhoto() method in ExchangeAccountType
288 final DataKind kind = super.addDataKindPhoto(context); in addDataKindPhoto()
DFallbackAccountType.java49 addDataKindPhoto(context); in FallbackAccountType()
DGoogleAccountType.java64 addDataKindPhoto(context); in GoogleAccountType()
DExternalAccountType.java145 addDataKindPhoto(context); in ExternalAccountType()
DSamsungAccountType.java65 addDataKindPhoto(context); in SamsungAccountType()
DBaseAccountType.java385 protected DataKind addDataKindPhoto(Context context) throws DefinitionException { in addDataKindPhoto() method in BaseAccountType