Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/com/android/internal/widget/
H A 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()
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DWatchListDecorLayout.java199 final Drawable drawable = getForeground(); in onMeasure()
246 final Drawable foreground = getForeground(); in setForegroundGravity()
H A DDialogViewAnimator.java96 final Drawable drawable = getForeground(); in onMeasure()
/aosp14/frameworks/base/core/java/android/widget/
H A DFrameLayout.java128 final Drawable foreground = getForeground(); in setForegroundGravity()
219 final Drawable drawable = getForeground(); in onMeasure()
H A DDayPickerViewPager.java93 final Drawable drawable = getForeground(); in onMeasure()
/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DSimpleIconFactory.java376 Optional.ofNullable(adi.getForeground()).ifPresent(drawable -> { in createIconBitmap()
434 FixedScaleDrawable fsd = ((FixedScaleDrawable) dr.getForeground()); in normalizeAndWrapToAdaptiveIcon()
/aosp14/frameworks/base/core/java/com/android/internal/policy/
H A DDecorView.java648 Drawable fg = getForeground();
999 if (getForeground() != drawable) {
1053 if (getForeground() != null) {
1736 Drawable fg = getForeground(); in drawableChanged()
2113 if (getForeground() != null) { in enableCaption()
/aosp14/frameworks/base/core/tests/coretests/src/android/graphics/drawable/
H A DIconTest.java416 final Drawable drawable = adaptiveDrawable.getForeground(); in testScaleDownMaxSizeWithAdaptiveBitmap()
/aosp14/frameworks/base/graphics/java/android/graphics/drawable/
H A DAdaptiveIconDrawable.java293 public Drawable getForeground() { in getForeground() method in AdaptiveIconDrawable
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
H A DSplashscreenContentDrawer.java663 final Drawable iconForeground = adaptiveIconDrawable.getForeground(); in processAdaptiveIcon()
/aosp14/frameworks/base/core/java/android/view/
H A DView.java25533 public Drawable getForeground() { in getForeground() method in View
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt16748 method public android.graphics.drawable.Drawable getForeground();
52148 method public android.graphics.drawable.Drawable getForeground();
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt17422 HSPLandroid/view/View;->getForeground()Landroid/graphics/drawable/Drawable;
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt17486 HSPLandroid/view/View;->getForeground()Landroid/graphics/drawable/Drawable;