Searched refs:attributionAuthor (Results 1 – 1 of 1) sorted by relevance
180 final TextView attributionAuthor = pageInfo.findViewById( in initInfoPage() local196 attributionAuthor.setText("Live Earth Collection - Android Earth"); in initInfoPage()197 attributionAuthor.setVisibility(View.VISIBLE); in initInfoPage()226 attributionAuthor.setText(author); in initInfoPage()227 attributionAuthor.setVisibility(View.VISIBLE); in initInfoPage()