Searched refs:getIconResourceId (Results 1 – 11 of 11) sorted by relevance
133 public int getIconResourceId() { in getIconResourceId() method in ContentFragment134 return mBase.getIconResourceId(); in getIconResourceId()
172 int iconResourceId = getIconResourceId(); in onCreateView()237 public int getIconResourceId() { in getIconResourceId() method in BaseContentFragment
65 cf.getIconResourceId(), cf.getIconResourceUri(), in performEntryTransition()
38 int getIconResourceId(); in getIconResourceId() method
173 public int getIconResourceId() { in getIconResourceId() method in SmsInteraction
214 public int getIconResourceId() { in getIconResourceId() method in CallLogInteraction
288 public int getIconResourceId() { in getIconResourceId() method in CalendarInteraction
377 final int deleteIconResId = iconSet.getIconResourceId(KeyboardIconsSet.NAME_DELETE_KEY); in startEmojiPalettes()381 final int spacebarResId = iconSet.getIconResourceId(KeyboardIconsSet.NAME_SPACE_KEY); in startEmojiPalettes()
146 public int getIconResourceId(final String name) { in getIconResourceId() method in KeyboardIconsSet
225 int getIconResourceId() { in getIconResourceId() method in ExpandingEntryCardView.Entry849 int badgeResourceId = mEntries.get(i).get(0).getIconResourceId(); in updateBadges()
2390 interaction.getIconResourceId())); in contactInteractionsToEntries()