Searched defs:subHeaderIcon (Results 1 – 2 of 2) sorted by relevance
123 Drawable subHeaderIcon, String text, Drawable textIcon, in Entry()659 final ImageView subHeaderIcon = (ImageView) view.findViewById(R.id.icon_sub_header); in createEntryView() local
1382 Drawable subHeaderIcon = null; in dataItemToEntry() local