Searched refs:getThirdIcon (Results 1 – 1 of 1) sorted by relevance
213 Drawable getThirdIcon() { in getThirdIcon() method in ExpandingEntryCardView.Entry672 Drawable thirdIcon = entry.getThirdIcon(); in applyColor()786 if (entry.getThirdIcon() != null && entry.getThirdAction() != Entry.ACTION_NONE) { in createEntryView()787 thirdIcon.setImageDrawable(entry.getThirdIcon()); in createEntryView()