Searched defs:thirdIcon (Results 1 – 2 of 2) sorted by relevance
127 EntryContextMenuInfo entryContextMenuInfo, Drawable thirdIcon, Intent thirdIntent, in Entry()672 Drawable thirdIcon = entry.getThirdIcon(); in applyColor() local776 final ImageView thirdIcon = (ImageView) view.findViewById(R.id.third_icon); in createEntryView() local1122 public EntryTouchListener(View entry, ImageView alternateIcon, ImageView thirdIcon) { in EntryTouchListener()
1736 Drawable thirdIcon = null; in dataItemToEntry() local