Searched refs:attributionExploreButton (Results 1 – 1 of 1) sorted by relevance
185 final Button attributionExploreButton = pageInfo.findViewById( in initInfoPage() local203 attributionExploreButton.setText("Explore"); in initInfoPage()204 attributionExploreButton.setVisibility(View.VISIBLE); in initInfoPage()251 attributionExploreButton.setOnClickListener(v -> { in initInfoPage()258 attributionExploreButton.setVisibility(View.VISIBLE); in initInfoPage()264 attributionExploreButton.setText(contextDescription); in initInfoPage()