Searched refs:getSecondaryIcon (Results 1 – 3 of 3) sorted by relevance
56 public View getSecondaryIcon() { in getSecondaryIcon() method in QSTileView
373 quickTileView.getSecondaryIcon(), in updateAnimators()374 tileView.getSecondaryIcon(), in updateAnimators()502 builder.addFloat(tileView.getSecondaryIcon(), "translationY", -centerDiff, 0); in createSecondaryPageAnimators()515 alphaDelayedBuilder.addFloat(tileView.getSecondaryIcon(), "alpha", 0, 1); in createSecondaryPageAnimators()546 mAllViews.add(tileView.getSecondaryIcon()); in createSecondaryPageAnimators()
536 override fun getSecondaryIcon(): View { in <lambda>() method