Searched refs:mImageResId (Results 1 – 1 of 1) sorted by relevance
294 private final int mImageResId; field in DialogTestListActivity.DialogTestListItemWithIcon301 mImageResId = imageResId; in DialogTestListItemWithIcon()309 ((ImageView) view.findViewById(R.id.sample_icon)).setImageResource(mImageResId); in getCustomView()