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