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