Searched refs:CONTACTS_PAGE (Results 1 – 1 of 1) sorted by relevance
109 public static final int CONTACTS_PAGE = CONTACTS << PAGE_SHIFT; field in Tags110 public static final int CONTACTS_ANNIVERSARY = CONTACTS_PAGE + 5;111 public static final int CONTACTS_ASSISTANT_NAME = CONTACTS_PAGE + 6;112 public static final int CONTACTS_ASSISTANT_TELEPHONE_NUMBER = CONTACTS_PAGE + 7;113 public static final int CONTACTS_BIRTHDAY = CONTACTS_PAGE + 8;114 public static final int CONTACTS_BODY = CONTACTS_PAGE + 9;115 public static final int CONTACTS_BODY_SIZE = CONTACTS_PAGE + 0xA;116 public static final int CONTACTS_BODY_TRUNCATED = CONTACTS_PAGE + 0xB;117 public static final int CONTACTS_BUSINESS2_TELEPHONE_NUMBER = CONTACTS_PAGE + 0xC;118 public static final int CONTACTS_BUSINESS_ADDRESS_CITY = CONTACTS_PAGE + 0xD;[all …]