Searched refs:wallpaperSectionView (Results 1 – 1 of 1) sorted by relevance
158 WallpaperSectionView wallpaperSectionView = (WallpaperSectionView) LayoutInflater.from( in createView() local160 mHomePreviewCard = wallpaperSectionView.findViewById(R.id.home_preview); in createView()179 mLockscreenPreviewCard = wallpaperSectionView.findViewById(R.id.lock_preview); in createView()198 setupCurrentWallpaperPreview(wallpaperSectionView); in createView()206 wallpaperSectionView.findViewById(R.id.wallpaper_picker_entry).setOnClickListener( in createView()214 return wallpaperSectionView; in createView()