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