OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONTACTS_TITLE
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Exchange/src/com/android/exchange/eas/
EasSyncContacts.java
244
s.tag(Tags.
CONTACTS_TITLE
);
553
sendStringData(s, cv, StructuredName.PREFIX, Tags.
CONTACTS_TITLE
);
[
all
...]
/packages/apps/Exchange/src/com/android/exchange/adapter/
Tags.java
159
public static final int
CONTACTS_TITLE
= CONTACTS_PAGE + 0x36;
[
all
...]
ContactsSyncParser.java
260
case Tags.
CONTACTS_TITLE
:
[
all
...]
Completed in 212 milliseconds