Searched refs:iconResource (Results 1 – 2 of 2) sorted by relevance
225 int iconResource = 0; in getView() local229 iconResource = R.drawable.fs_good; in getView()232 iconResource = R.drawable.fs_error; in getView()238 view.setCompoundDrawablesWithIntrinsicBounds(0, 0, iconResource, 0); in getView()
447 int iconResource = 0; in getView() local453 iconResource = R.drawable.fs_good; in getView()458 iconResource = R.drawable.fs_error; in getView()469 textView.setCompoundDrawablesWithIntrinsicBounds(0, 0, iconResource, 0); in getView()