Searched refs:CONTACTS2_PAGE (Results 1 – 1 of 1) sorted by relevance
361 public static final int CONTACTS2_PAGE = CONTACTS2 << PAGE_SHIFT; field in Tags362 public static final int CONTACTS2_CUSTOMER_ID = CONTACTS2_PAGE + 5;363 public static final int CONTACTS2_GOVERNMENT_ID = CONTACTS2_PAGE + 6;364 public static final int CONTACTS2_IM_ADDRESS = CONTACTS2_PAGE + 7;365 public static final int CONTACTS2_IM_ADDRESS_2 = CONTACTS2_PAGE + 8;366 public static final int CONTACTS2_IM_ADDRESS_3 = CONTACTS2_PAGE + 9;367 public static final int CONTACTS2_MANAGER_NAME = CONTACTS2_PAGE + 0xA;368 public static final int CONTACTS2_COMPANY_MAIN_PHONE = CONTACTS2_PAGE + 0xB;369 public static final int CONTACTS2_ACCOUNT_NAME = CONTACTS2_PAGE + 0xC;370 public static final int CONTACTS2_NICKNAME = CONTACTS2_PAGE + 0xD;[all …]