Home
last modified time | relevance | path

Searched refs:attributionAuthor (Results 1 – 1 of 1) sorted by relevance

/packages/wallpapers/LivePicker/src/com/android/wallpaper/livepicker/
DLiveWallpaperPreview.java180 final TextView attributionAuthor = pageInfo.findViewById( in initInfoPage() local
196 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()