Searched refs:mTileLayout (Results 1 – 3 of 3) sorted by relevance
37 protected View mTileLayout; field in IndividualHolder49 mTileLayout = itemView.findViewById(R.id.tile); in IndividualHolder()54 mTileLayout.getLayoutParams().width = tileWidthPx; in IndividualHolder()73 mTileLayout.setContentDescription(title); in bindWallpaper()76 mTileLayout.setContentDescription( in bindWallpaper()
42 mTileLayout.setOnClickListener(this); in PreviewIndividualHolder()
50 mTileLayout.setOnClickListener(this); in CreativeCategoryIndividualHolder()