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