Searched refs:attributionExploreButton (Results 1 – 1 of 1) sorted by relevance
184 final Button attributionExploreButton = pageInfo.findViewById( in initInfoPage() local202 attributionExploreButton.setText("Explore"); in initInfoPage()203 attributionExploreButton.setVisibility(View.VISIBLE); in initInfoPage()250 attributionExploreButton.setOnClickListener(v -> { in initInfoPage()257 attributionExploreButton.setVisibility(View.VISIBLE); in initInfoPage()263 attributionExploreButton.setText(contextDescription); in initInfoPage()