Searched refs:getShelfIcon (Results 1 – 7 of 7) sorted by relevance
87 public StatusBarIconView getShelfIcon() { in getShelfIcon() method in IconPack
617 StatusBarIconView icon = row.getEntry().getIcons().getShelfIcon();629 StatusBarIconView icon = row.getEntry().getIcons().getShelfIcon();803 start -= view.getShelfIcon().getTop(); in calculateIconTransformationStart()814 StatusBarIconView icon = view.getShelfIcon(); in updateIconPositioning()857 StatusBarIconView icon = row.getShelfIcon(); in setIconTransformationAmount()
279 .map(entry -> entry.getIcons().getShelfIcon()) in getMediaIcon()
521 assertEquals(50, -group.getEntry().getIcons().getShelfIcon().getScrollX()); in testIconScrollXAfterTranslationAndReset()524 assertEquals(0, group.getEntry().getIcons().getShelfIcon().getScrollX()); in testIconScrollXAfterTranslationAndReset()
668 StatusBarIconView expandedIcon = mEntry.getIcons().getShelfIcon(); in updateShelfIconColor()2204 getEntry().getIcons().getShelfIcon().setScrollX(0);2327 getEntry().getIcons().getShelfIcon().setScrollX((int) -translationX);2551 public @NonNull StatusBarIconView getShelfIcon() {2552 return getEntry().getIcons().getShelfIcon();
728 public @Nullable StatusBarIconView getShelfIcon() { in getShelfIcon() method in ExpandableView
320 updateIconsForLayout(entry -> entry.getIcons().getShelfIcon(), mShelfIcons, in updateShelfIcons()