OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:addDataKindWebsite
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Contacts/src/com/android/contacts/model/
ExchangeAccountType.java
60
addDataKindWebsite
(context);
314
protected DataKind
addDataKindWebsite
(Context context) {
315
final DataKind kind = super.
addDataKindWebsite
(context);
BaseAccountType.java
348
protected DataKind
addDataKindWebsite
(Context context) {
Completed in 26 milliseconds