Searched refs:getForeground (Results 1 – 18 of 18) sorted by relevance
92 super(base.getBackground(), base.getForeground()); in ClockDrawableWrapper()130 Drawable mono = ((AdaptiveIconDrawable) d).getForeground(); in getMonochrome()189 LayerDrawable foreground = (LayerDrawable) wrapper.getForeground(); in forExtras()229 LayerDrawable foreground = (LayerDrawable) getForeground(); in drawForPersistence()234 mAnimationInfo.applyTime(Calendar.getInstance(), (LayerDrawable) getForeground()); in drawForPersistence()393 mFG = (LayerDrawable) mFullDrawable.getForeground(); in ClockIconDrawable()
137 aid.getForeground(), td.loadPaddedDrawable()); in getIconWithOverrides()189 : new AdaptiveIconDrawable(aid.getBackground(), aid.getForeground(), in loadCalendarDrawable()
324 FixedScaleDrawable fsd = ((FixedScaleDrawable) dr.getForeground()); in normalizeAndWrapToAdaptiveIcon()
48 userBadgedAppIcon = new CircularAdaptiveIcon(ad.getBackground(), ad.getForeground()); in getBadgeBitmap()114 if ((d = getForeground()) != null) { in draw()
115 BitmapDrawable bd = (BitmapDrawable) ((AdaptiveIconDrawable) d).getForeground(); in resolveImage_largeAdaptiveBitmapIcon_defaultSize_resizeToDefaultSize()229 BitmapDrawable bd = (BitmapDrawable) ((AdaptiveIconDrawable) d).getForeground(); in resolveImage_largeAdaptiveBitmapIcon_passedSize_resizeToDefinedSize()270 BitmapDrawable bd = (BitmapDrawable) ((AdaptiveIconDrawable) d).getForeground(); in resolveImage_smallAdaptiveBitmapIcon_defaultSize_untouched()
199 final Drawable drawable = getForeground(); in onMeasure()246 final Drawable foreground = getForeground(); in setForegroundGravity()
96 final Drawable drawable = getForeground(); in onMeasure()
128 final Drawable foreground = getForeground(); in setForegroundGravity()219 final Drawable drawable = getForeground(); in onMeasure()
93 final Drawable drawable = getForeground(); in onMeasure()
376 Optional.ofNullable(adi.getForeground()).ifPresent(drawable -> { in createIconBitmap()434 FixedScaleDrawable fsd = ((FixedScaleDrawable) dr.getForeground()); in normalizeAndWrapToAdaptiveIcon()
658 Drawable fg = getForeground();1011 if (getForeground() != drawable) {1065 if (getForeground() != null) {1737 Drawable fg = getForeground(); in drawableChanged()2114 if (getForeground() != null) { in enableCaption()
293 public Drawable getForeground() { in getForeground() method in AdaptiveIconDrawable
472 final Drawable iconForeground = adaptiveIconDrawable.getForeground(); in processAdaptiveIcon()
24896 public Drawable getForeground() { in getForeground() method in View
15687 method public android.graphics.drawable.Drawable getForeground();49667 method public android.graphics.drawable.Drawable getForeground();
17104 HSPLandroid/view/View;->getForeground()Landroid/graphics/drawable/Drawable;
37420 method public android.graphics.drawable.Drawable getForeground();
17167 HSPLandroid/view/View;->getForeground()Landroid/graphics/drawable/Drawable;