Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
DCategoryFragment.java642 private TextView mLockWallpaperTitle; field in CategoryFragment.TwoWallpapersMetadataHolder
683 mLockWallpaperTitle = metadataView.findViewById(R.id.lock_wallpaper_title); in TwoWallpapersMetadataHolder()
796 mLockWallpaperTitle.setText(lockAttributions.get(0)); in bindLockWallpaper()