Searched refs:addDataKindPhoto (Results 1 – 6 of 6) sorted by relevance
63 addDataKindPhoto(context); in ExchangeAccountType()287 protected DataKind addDataKindPhoto(Context context) throws DefinitionException { in addDataKindPhoto() method in ExchangeAccountType288 final DataKind kind = super.addDataKindPhoto(context); in addDataKindPhoto()
49 addDataKindPhoto(context); in FallbackAccountType()
64 addDataKindPhoto(context); in GoogleAccountType()
145 addDataKindPhoto(context); in ExternalAccountType()
65 addDataKindPhoto(context); in SamsungAccountType()
385 protected DataKind addDataKindPhoto(Context context) throws DefinitionException { in addDataKindPhoto() method in BaseAccountType