Searched refs:joinFragment (Results 1 – 1 of 1) sorted by relevance
353 JoinContactListFragment joinFragment = new JoinContactListFragment(); in configureListFragment() local354 joinFragment.setTargetContactId(getTargetContactId()); in configureListFragment()355 joinFragment.setListType(ListEvent.ListType.PICK_JOIN); in configureListFragment()356 mListFragment = joinFragment; in configureListFragment()