OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:addDataKindStructuredPostal
(Results
1 - 2
of
2
) sorted by null
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/account/
ExchangeAccountType.java
59
addDataKindStructuredPostal
(context);
214
protected DataKind
addDataKindStructuredPostal
(Context context) throws DefinitionException {
215
final DataKind kind = super.
addDataKindStructuredPostal
(context);
BaseAccountType.java
315
protected DataKind
addDataKindStructuredPostal
(Context context) throws DefinitionException {
[
all
...]
Completed in 46 milliseconds