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