Searched refs:sourceIcon (Results 1 – 4 of 4) sorted by relevance
219 ImageView sourceIcon; field in SplitAggregateView.SplitAggregateItemCache245 cache.sourceIcon = (ImageView)convertView.findViewById(R.id.sourceIcon); in getView()259 cache.sourceIcon.setImageDrawable(icon); in getView()261 cache.sourceIcon.setImageResource(R.drawable.unknown_source); in getView()
51 override val sourceIcon: Drawable constant
37 val sourceIcon: Drawable? constant
72 return source?.sourceIcon in onFinishInflate()