Searched refs:getForeground (Results 1 – 19 of 19) sorted by relevance
94 super(base.getBackground(), base.getForeground()); in ClockDrawableWrapper()132 Drawable mono = ((AdaptiveIconDrawable) d).getForeground(); in getMonochrome()191 LayerDrawable foreground = (LayerDrawable) wrapper.getForeground(); in forExtras()231 LayerDrawable foreground = (LayerDrawable) getForeground(); in drawForPersistence()236 mAnimationInfo.applyTime(Calendar.getInstance(), (LayerDrawable) getForeground()); in drawForPersistence()395 mFG = (LayerDrawable) mFullDrawable.getForeground(); in ClockIconDrawable()
94 ad.getForeground()); in getBadgeBitmap()153 if ((d = getForeground()) != null) { in draw()
137 aid.getForeground(), td.loadPaddedDrawable()); in getIconWithOverrides()189 : new AdaptiveIconDrawable(aid.getBackground(), aid.getForeground(), in loadCalendarDrawable()
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()
93 final Drawable drawable = getForeground(); in onMeasure()
128 final Drawable foreground = getForeground(); in setForegroundGravity()219 final Drawable drawable = getForeground(); in onMeasure()
376 Optional.ofNullable(adi.getForeground()).ifPresent(drawable -> { in createIconBitmap()434 FixedScaleDrawable fsd = ((FixedScaleDrawable) dr.getForeground()); in normalizeAndWrapToAdaptiveIcon()
323 .getForeground(); in testWithAdaptiveIconResource_dontUseMonochrome()495 final Drawable drawable = adaptiveDrawable.getForeground(); in testScaleDownMaxSizeWithAdaptiveBitmap()
617 Drawable fg = getForeground();974 if (getForeground() != drawable) {1027 if (getForeground() != null) {1716 Drawable fg = getForeground(); in drawableChanged()
293 public Drawable getForeground() { in getForeground() method in AdaptiveIconDrawable
670 final Drawable iconForeground = adaptiveIconDrawable.getForeground(); in processAdaptiveIcon()
26499 public Drawable getForeground() { in getForeground() method
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
17317 method public android.graphics.drawable.Drawable getForeground();52655 method public android.graphics.drawable.Drawable getForeground();
17141 HSPLandroid/view/View;->getForeground()Landroid/graphics/drawable/Drawable;
37420 method public android.graphics.drawable.Drawable getForeground();
17205 HSPLandroid/view/View;->getForeground()Landroid/graphics/drawable/Drawable;