Home
last modified time | relevance | path

Searched defs:foregroundDrawable (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DSplashscreenIconDrawableFactory.java58 @NonNull Drawable foregroundDrawable, int srcIconSize, int iconSize, in makeIconDrawable()
226 AdaptiveForegroundDrawable(@NonNull Drawable foregroundDrawable) { in AdaptiveForegroundDrawable()
269 AnimatableIconAnimateListener(@NonNull Drawable foregroundDrawable) { in AnimatableIconAnimateListener()
/frameworks/libs/systemui/iconloaderlib/src/com/android/launcher3/icons/
DClockDrawableWrapper.java242 boolean applyTime(Calendar time, LayerDrawable foregroundDrawable) { in applyTime()
/frameworks/base/graphics/java/android/graphics/drawable/
DAdaptiveIconDrawable.java190 Drawable foregroundDrawable) { in AdaptiveIconDrawable()