Home
last modified time | relevance | path

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

/packages/wallpapers/LivePicker/src/com/android/wallpaper/livepicker/
DLiveWallpaperPreview.java182 final TextView attributionDescription = pageInfo.findViewById( in initInfoPage() local
198 attributionDescription.setText("Lorem ipsum dolor sit amet, consectetur adipiscing" in initInfoPage()
201 attributionDescription.setVisibility(View.VISIBLE); in initInfoPage()
237 attributionDescription.setText(description); in initInfoPage()
238 attributionDescription.setVisibility(View.VISIBLE); in initInfoPage()