Searched refs:heroView (Results 1 – 2 of 2) sorted by relevance
41 public static void launch(Activity activity, String attraction, View heroView) { in launch() argument45 activity, heroView, heroView.getTransitionName()); in launch()
193 View heroView = view.findViewById(android.R.id.icon); in onItemClick() local195 getActivity(), mAdapter.mAttractionList.get(position).name, heroView); in onItemClick() local