Searched refs:ImmobileIconDrawable (Results 1 – 1 of 1) sorted by relevance
77 foreground = new ImmobileIconDrawable(foregroundDrawable, in makeIconDrawable()82 foreground = new ImmobileIconDrawable( in makeIconDrawable()96 return new Drawable[]{new ImmobileIconDrawable(iconDrawable, srcIconSize, iconSize, in makeLegacyIconDrawable()104 private static class ImmobileIconDrawable extends Drawable implements Closeable { class in SplashscreenIconDrawableFactory110 ImmobileIconDrawable(Drawable drawable, int srcIconSize, int iconSize, boolean loadInDetail, in ImmobileIconDrawable() method in SplashscreenIconDrawableFactory.ImmobileIconDrawable