Searched refs:ImmobileIconDrawable (Results 1 – 1 of 1) sorted by relevance
74 foreground = new ImmobileIconDrawable(foregroundDrawable, in makeIconDrawable()79 foreground = new ImmobileIconDrawable( in makeIconDrawable()93 return new Drawable[]{new ImmobileIconDrawable(iconDrawable, srcIconSize, iconSize, in makeLegacyIconDrawable()101 private static class ImmobileIconDrawable extends Drawable { class in SplashscreenIconDrawableFactory107 ImmobileIconDrawable(Drawable drawable, int srcIconSize, int iconSize, in ImmobileIconDrawable() method in SplashscreenIconDrawableFactory.ImmobileIconDrawable