Searched refs:iconResource (Results 1 – 2 of 2) sorted by relevance
396 int iconResource = 0; in getView() local402 iconResource = R.drawable.fs_good; in getView()407 iconResource = R.drawable.fs_error; in getView()418 textView.setCompoundDrawablesWithIntrinsicBounds(0, 0, iconResource, 0); in getView()
222 int iconResource = 0; in getView() local226 iconResource = R.drawable.fs_good; in getView()229 iconResource = R.drawable.fs_error; in getView()235 view.setCompoundDrawablesWithIntrinsicBounds(0, 0, iconResource, 0); in getView()