Home
last modified time | relevance | path

Searched refs:getForeground (Results 1 – 17 of 17) sorted by relevance

/frameworks/libs/systemui/iconloaderlib/src/com/android/launcher3/icons/
DClockDrawableWrapper.java95 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()
DThemedIconDrawable.java254 super(parent.getBackground(), parent.getForeground()); in ThemedAdaptiveIcon()
DBaseIconFactory.java306 FixedScaleDrawable fsd = ((FixedScaleDrawable) dr.getForeground()); in normalizeAndWrapToAdaptiveIcon()
/frameworks/base/core/java/com/android/internal/widget/
DWatchListDecorLayout.java199 final Drawable drawable = getForeground(); in onMeasure()
246 final Drawable foreground = getForeground(); in setForegroundGravity()
DDialogViewAnimator.java96 final Drawable drawable = getForeground(); in onMeasure()
/frameworks/base/core/java/android/widget/
DFrameLayout.java128 final Drawable foreground = getForeground(); in setForegroundGravity()
219 final Drawable drawable = getForeground(); in onMeasure()
DDayPickerViewPager.java93 final Drawable drawable = getForeground(); in onMeasure()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleIconFactory.java129 Drawable foreground = icon.getForeground(); in getCircleBitmap()
/frameworks/base/core/java/com/android/internal/app/
DSimpleIconFactory.java363 Optional.ofNullable(adi.getForeground()).ifPresent(drawable -> { in createIconBitmap()
421 FixedScaleDrawable fsd = ((FixedScaleDrawable) dr.getForeground()); in normalizeAndWrapToAdaptiveIcon()
/frameworks/base/core/java/com/android/internal/policy/
DDecorView.java660 Drawable fg = getForeground();
1010 if (getForeground() != drawable) {
1061 if (getForeground() != null) {
1728 Drawable fg = getForeground(); in drawableChanged()
2105 if (getForeground() != null) { in enableCaption()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DSplashscreenContentDrawer.java415 final Drawable iconForeground = adaptiveIconDrawable.getForeground(); in processAdaptiveIcon()
/frameworks/base/graphics/java/android/graphics/drawable/
DAdaptiveIconDrawable.java274 public Drawable getForeground() { in getForeground() method in AdaptiveIconDrawable
/frameworks/base/core/java/android/view/
DView.java24238 public Drawable getForeground() { in getForeground() method in View
/frameworks/base/core/api/
Dcurrent.txt16328 method public android.graphics.drawable.Drawable getForeground();
48675 method public android.graphics.drawable.Drawable getForeground();
/frameworks/base/boot/
Dboot-image-profile.txt17644 HSPLandroid/view/View;->getForeground()Landroid/graphics/drawable/Drawable;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt37420 method public android.graphics.drawable.Drawable getForeground();
/frameworks/base/config/
Dboot-image-profile.txt17693 HSPLandroid/view/View;->getForeground()Landroid/graphics/drawable/Drawable;