Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
DCategoryFragment.java643 private TextView mLockWallpaperSubtitle1; field in CategoryFragment.TwoWallpapersMetadataHolder
684 mLockWallpaperSubtitle1 = metadataView.findViewById(R.id.lock_wallpaper_subtitle1); in TwoWallpapersMetadataHolder()
799 mLockWallpaperSubtitle1.setText(lockAttributions.get(1)); in bindLockWallpaper()