Searched refs:mLockWallpaperTitle (Results 1 – 1 of 1) sorted by relevance
642 private TextView mLockWallpaperTitle; field in CategoryFragment.TwoWallpapersMetadataHolder683 mLockWallpaperTitle = metadataView.findViewById(R.id.lock_wallpaper_title); in TwoWallpapersMetadataHolder()796 mLockWallpaperTitle.setText(lockAttributions.get(0)); in bindLockWallpaper()