OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CONTACTS_OFFICE_LOCATION
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Exchange/src/com/android/exchange/eas/
EasSyncContacts.java
245
s.tag(Tags.
CONTACTS_OFFICE_LOCATION
);
606
sendStringData(s, cv, Organization.OFFICE_LOCATION, Tags.
CONTACTS_OFFICE_LOCATION
);
[
all
...]
/packages/apps/Exchange/src/com/android/exchange/adapter/
Tags.java
149
public static final int
CONTACTS_OFFICE_LOCATION
= CONTACTS_PAGE + 0x2C;
[
all
...]
ContactsSyncParser.java
265
case Tags.
CONTACTS_OFFICE_LOCATION
:
[
all
...]
Completed in 469 milliseconds