Searched defs:ALL_CONTACTS (Results 1 – 2 of 2) sorted by relevance
34 public static final int ALL_CONTACTS = 4; field in ScreenEvent.ScreenType
63 public static final int ALL_CONTACTS = 5; field in ScreenEvent118 sScreenNameMap.put(ScreenEvent.ALL_CONTACTS, AllContactsFragment.class.getSimpleName()); in sScreenNameMap.put()