Searched refs:getForeground (Results 1 – 17 of 17) sorted by relevance
95 super(base.getBackground(), base.getForeground()); in ClockDrawableWrapper()175 LayerDrawable foreground = (LayerDrawable) wrapper.getForeground(); in forExtras()208 LayerDrawable foreground = (LayerDrawable) getForeground(); in drawForPersistence()213 mAnimationInfo.applyTime(Calendar.getInstance(), (LayerDrawable) getForeground()); in drawForPersistence()356 mForeground = (LayerDrawable) mFullDrawable.getForeground(); in ClockIconDrawable()
254 super(parent.getBackground(), parent.getForeground()); in ThemedAdaptiveIcon()
306 FixedScaleDrawable fsd = ((FixedScaleDrawable) dr.getForeground()); in normalizeAndWrapToAdaptiveIcon()
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()
129 Drawable foreground = icon.getForeground(); in getCircleBitmap()
363 Optional.ofNullable(adi.getForeground()).ifPresent(drawable -> { in createIconBitmap()421 FixedScaleDrawable fsd = ((FixedScaleDrawable) dr.getForeground()); in normalizeAndWrapToAdaptiveIcon()
660 Drawable fg = getForeground();1010 if (getForeground() != drawable) {1061 if (getForeground() != null) {1728 Drawable fg = getForeground(); in drawableChanged()2105 if (getForeground() != null) { in enableCaption()
415 final Drawable iconForeground = adaptiveIconDrawable.getForeground(); in processAdaptiveIcon()
274 public Drawable getForeground() { in getForeground() method in AdaptiveIconDrawable
24238 public Drawable getForeground() { in getForeground() method in View
16328 method public android.graphics.drawable.Drawable getForeground();48675 method public android.graphics.drawable.Drawable getForeground();
17644 HSPLandroid/view/View;->getForeground()Landroid/graphics/drawable/Drawable;
37420 method public android.graphics.drawable.Drawable getForeground();
17693 HSPLandroid/view/View;->getForeground()Landroid/graphics/drawable/Drawable;