HomeSort by relevance Sort by last modified time
    Searched refs:CONTACTS_HOME_TELEPHONE_NUMBER (Results 1 - 2 of 2) sorted by null

  /packages/apps/Exchange/exchange2/src/com/android/exchange/adapter/
ContactsSyncAdapter.java 126 private static final int[] HOME_PHONE_TAGS = new int[] {Tags.CONTACTS_HOME_TELEPHONE_NUMBER,
172 s.tag(Tags.CONTACTS_HOME_TELEPHONE_NUMBER);
497 case Tags.CONTACTS_HOME_TELEPHONE_NUMBER:
    [all...]
Tags.java 144 public static final int CONTACTS_HOME_TELEPHONE_NUMBER = CONTACTS_PAGE + 0x27;
    [all...]

Completed in 22 milliseconds