Searched refs:getIconResourceId (Results 1 – 5 of 5) sorted by relevance
132 public int getIconResourceId() { in getIconResourceId() method in ContentFragment133 return mBase.getIconResourceId(); in getIconResourceId()
150 int iconResourceId = getIconResourceId(); in onCreateView()185 public int getIconResourceId() { in getIconResourceId() method in BaseContentFragment
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
226 int getIconResourceId() { in getIconResourceId() method in ExpandingEntryCardView.Entry