Searched refs:previousScreen (Results 1 – 1 of 1) sorted by relevance
925 final int previousScreen; in onViewContactAction() local927 previousScreen = ScreenEvent.ScreenType.SEARCH; in onViewContactAction()931 previousScreen = ScreenEvent.ScreenType.FAVORITES; in onViewContactAction()933 previousScreen = ScreenEvent.ScreenType.ALL_CONTACTS; in onViewContactAction()936 previousScreen = ScreenEvent.ScreenType.LIST_ACCOUNT; in onViewContactAction()946 getActivity(), contactLookupUri, previousScreen); in onViewContactAction() local