Searched refs:getShelfIcon (Results 1 – 7 of 7) sorted by relevance
300 StatusBarIconView icon = expandableRow.getEntry().getIcons().getShelfIcon(); in updateAppearance()443 StatusBarIconView icon = row.getEntry().getIcons().getShelfIcon();455 StatusBarIconView icon = row.getEntry().getIcons().getShelfIcon();613 start -= view.getShelfIcon().getTop();619 StatusBarIconView icon = view.getShelfIcon();663 StatusBarIconView icon = row.getShelfIcon();
409 .map(entry -> entry.getIcons().getShelfIcon()) in getMediaIcon()416 if (entry == null || entry.getIcons().getShelfIcon() == null) { in getMediaIcon()420 return entry.getIcons().getShelfIcon().getSourceIcon(); in getMediaIcon()
90 public StatusBarIconView getShelfIcon() { in getShelfIcon() method in IconPack
294 assertEquals(50, -mGroupRow.getEntry().getIcons().getShelfIcon().getScrollX()); in testIconScrollXAfterTranslationAndReset()297 assertEquals(0, mGroupRow.getEntry().getIcons().getShelfIcon().getScrollX()); in testIconScrollXAfterTranslationAndReset()
620 public @Nullable StatusBarIconView getShelfIcon() { in getShelfIcon() method in ExpandableView
600 StatusBarIconView expandedIcon = mEntry.getIcons().getShelfIcon(); in updateShelfIconColor()1812 getEntry().getIcons().getShelfIcon().setScrollX(0);1918 getEntry().getIcons().getShelfIcon().setScrollX((int) -translationX);2142 public @NonNull StatusBarIconView getShelfIcon() {2143 return getEntry().getIcons().getShelfIcon();
348 updateIconsForLayout(entry -> entry.getIcons().getShelfIcon(), mShelfIcons, in updateShelfIcons()