Searched refs:getForeground (Results 1 – 9 of 9) sorted by relevance
70 if (isSupportedDrawable(backgroundView.getForeground())) { in init()71 mOriginalForeground = backgroundView.getForeground(); in init()
86 mPreviewDrawable = preview.getForeground(); in attachView()
138 return !view.willNotDraw() || view.getForeground() != null || view.getBackground() != null; in isViewVisible()
116 adaptiveIcon.getForeground(), path); in getShapedAppIcons()
189 public Drawable getForeground() { in getForeground() method in DynamicAdaptiveIconDrawable845 return new DynamicAdaptiveIconDrawable(mOwner.getBackground(), mOwner.getForeground(), in newDrawable()
263 Drawable frame = holder.tileView.getForeground(); in initOptions()
283 Drawable foreground = adaptiveIcon.getForeground(); in setIcon()
350 adaptiveIcon.getForeground(), path), in createPreviewInfo()
276 mFgSpringDrawable = adaptiveIcon.getForeground(); in setItemInfo()