Searched defs:addDataKindPhoto (Results 1 - 2 of 2) sorted by relevance

/packages/apps/ContactsCommon/src/com/android/contacts/common/model/account/
H A DExchangeAccountType.java63 addDataKindPhoto(context);
287 protected DataKind addDataKindPhoto(Context context) throws DefinitionException { method in class:ExchangeAccountType
288 final DataKind kind = super.addDataKindPhoto(context);
H A DBaseAccountType.java385 protected DataKind addDataKindPhoto(Context context) throws DefinitionException { method in class:BaseAccountType

Completed in 72 milliseconds