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.java183 final TextView attributionDescription = pageInfo.findViewById( in initInfoPage() local
199 attributionDescription.setText("Lorem ipsum dolor sit amet, consectetur adipiscing" in initInfoPage()
202 attributionDescription.setVisibility(View.VISIBLE); in initInfoPage()
238 attributionDescription.setText(description); in initInfoPage()
239 attributionDescription.setVisibility(View.VISIBLE); in initInfoPage()