Searched refs:GAL_BASE (Results 1 – 1 of 1) sorted by relevance
69 private static final int GAL_BASE = 0; field in DirectoryProvider70 private static final int GAL_DIRECTORIES = GAL_BASE;71 private static final int GAL_FILTER = GAL_BASE + 1;72 private static final int GAL_CONTACT = GAL_BASE + 2;73 private static final int GAL_CONTACT_WITH_ID = GAL_BASE + 3;74 private static final int GAL_EMAIL_FILTER = GAL_BASE + 4;75 private static final int GAL_PHONE_FILTER = GAL_BASE + 5;76 private static final int GAL_PHONE_LOOKUP = GAL_BASE + 6;77 private static final int GAL_CALLABLES_FILTER = GAL_BASE + 7;78 private static final int GAL_EMAIL_LOOKUP = GAL_BASE + 8;[all …]