Searched refs:getAlternateIcon (Results 1 – 3 of 3) sorted by relevance
185 Drawable getAlternateIcon() { in getAlternateIcon() method in ExpandingEntryCardView.Entry667 Drawable alternateIcon = entry.getAlternateIcon(); in applyColor()778 if (entry.getAlternateIcon() != null && entry.getAlternateIntent() != null) { in createEntryView()779 alternateIcon.setImageDrawable(entry.getAlternateIcon()); in createEntryView()
36 public Drawable getAlternateIcon(); in getAlternateIcon() method
289 public Drawable getAlternateIcon() { in getAlternateIcon() method in DataAction