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