Searched refs:ALL_CONTACTS (Results 1 – 4 of 4) sorted by relevance
34 public static final int ALL_CONTACTS = 4; field in ScreenEvent.ScreenType46 case ALL_CONTACTS: return "AllContacts"; in getFriendlyName()
63 public static final int ALL_CONTACTS = 5; field in ScreenEvent118 sScreenNameMap.put(ScreenEvent.ALL_CONTACTS, AllContactsFragment.class.getSimpleName()); in sScreenNameMap.put() argument
470 screenType = ScreenEvent.ALL_CONTACTS; in sendScreenViewForCurrentPosition()
947 mAllFragment.isSearchMode() ? ScreenType.SEARCH : ScreenType.ALL_CONTACTS); in onViewContactAction()