Searched refs:previousScreen (Results 1 – 1 of 1) sorted by relevance
928 final int previousScreen; in onViewContactAction() local930 previousScreen = ScreenEvent.ScreenType.SEARCH; in onViewContactAction()934 previousScreen = ScreenEvent.ScreenType.FAVORITES; in onViewContactAction()936 previousScreen = ScreenEvent.ScreenType.ALL_CONTACTS; in onViewContactAction()939 previousScreen = ScreenEvent.ScreenType.LIST_ACCOUNT; in onViewContactAction()949 getActivity(), contactLookupUri, previousScreen); in onViewContactAction() local