Searched refs:previousScreen (Results 1 – 2 of 2) 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
2 public void previousScreen(android.view.View);