Home
last modified time | relevance | path

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

/frameworks/libs/systemui/iconloaderlib/src/com/android/launcher3/icons/
DClockDrawableWrapper.java94 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()
DBubbleIconFactory.java94 ad.getForeground()); in getBadgeBitmap()
153 if ((d = getForeground()) != null) { in draw()
DIconProvider.java137 aid.getForeground(), td.loadPaddedDrawable()); in getIconWithOverrides()
189 : new AdaptiveIconDrawable(aid.getBackground(), aid.getForeground(), in loadCalendarDrawable()
/frameworks/base/core/tests/coretests/src/com/android/internal/widget/
DLocalImageResolverTest.java115 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()
/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/
DDayPickerViewPager.java93 final Drawable drawable = getForeground(); in onMeasure()
DFrameLayout.java128 final Drawable foreground = getForeground(); in setForegroundGravity()
219 final Drawable drawable = getForeground(); in onMeasure()
/frameworks/base/core/java/com/android/internal/app/
DSimpleIconFactory.java376 Optional.ofNullable(adi.getForeground()).ifPresent(drawable -> { in createIconBitmap()
434 FixedScaleDrawable fsd = ((FixedScaleDrawable) dr.getForeground()); in normalizeAndWrapToAdaptiveIcon()
/frameworks/base/core/tests/coretests/src/android/graphics/drawable/
DIconTest.java323 .getForeground(); in testWithAdaptiveIconResource_dontUseMonochrome()
495 final Drawable drawable = adaptiveDrawable.getForeground(); in testScaleDownMaxSizeWithAdaptiveBitmap()
/frameworks/base/core/java/com/android/internal/policy/
DDecorView.java617 Drawable fg = getForeground();
974 if (getForeground() != drawable) {
1027 if (getForeground() != null) {
1716 Drawable fg = getForeground(); in drawableChanged()
/frameworks/base/graphics/java/android/graphics/drawable/
DAdaptiveIconDrawable.java293 public Drawable getForeground() { in getForeground() method in AdaptiveIconDrawable
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DSplashscreenContentDrawer.java670 final Drawable iconForeground = adaptiveIconDrawable.getForeground(); in processAdaptiveIcon()
/frameworks/base/core/java/android/view/
DView.java26499 public Drawable getForeground() { in getForeground() method
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt17317 method public android.graphics.drawable.Drawable getForeground();
52655 method public android.graphics.drawable.Drawable getForeground();
/frameworks/base/boot/
Dboot-image-profile.txt17141 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.txt17205 HSPLandroid/view/View;->getForeground()Landroid/graphics/drawable/Drawable;