Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
DCategoryFragment.java930 private TextView mLockWallpaperSubtitle2; field in CategoryFragment.TwoWallpapersMetadataHolder
971 mLockWallpaperSubtitle2 = metadataView.findViewById(R.id.lock_wallpaper_subtitle2); in TwoWallpapersMetadataHolder()
1088 mLockWallpaperSubtitle2.setText(lockAttributions.get(2)); in bindLockWallpaper()