Searched refs:getAlternateIcon (Results 1 – 3 of 3) sorted by relevance
186 Drawable getAlternateIcon() { in getAlternateIcon() method in ExpandingEntryCardView.Entry610 Drawable alternateIcon = entry.getAlternateIcon(); in applyColor()721 if (entry.getAlternateIcon() != null && entry.getAlternateIntent() != null) { in createEntryView()722 alternateIcon.setImageDrawable(entry.getAlternateIcon()); in createEntryView()
35 public Drawable getAlternateIcon(); in getAlternateIcon() method
284 public Drawable getAlternateIcon() { in getAlternateIcon() method in DataAction