Searched refs:ShadowDrawable (Results 1 – 5 of 5) sorted by relevance
61 return new ShadowDrawable(shadow, drawable); in wrapIconDrawableWithShadow()131 private static class ShadowDrawable extends DrawableWrapper { class in LauncherIcons135 public ShadowDrawable(Bitmap shadow, Drawable dr) { in ShadowDrawable() method in LauncherIcons.ShadowDrawable140 ShadowDrawable(MyConstantState state) { in ShadowDrawable() method in LauncherIcons.ShadowDrawable180 return new ShadowDrawable(this); in newDrawable()
23 import org.robolectric.shadows.ShadowDrawable;27 final ShadowDrawable shadow = Shadows.shadowOf(drawable); in assertDrawableResId()
38 import org.robolectric.shadows.ShadowDrawable;77 final ShadowDrawable shadowDrawable = shadowOf(icon); in onBindViewHolder_whenIconSet_shouldSetIcon()
50 import org.robolectric.shadows.ShadowDrawable;183 ShadowDrawable shadowDrawable = shadowOf(mIcon.getDrawable()); in onBindViewHolder_whenAtLeastS_whenIconSet_shouldSetIcon()194 ShadowDrawable shadowDrawable = shadowOf(mIcon.getDrawable()); in onBindViewHolder_whenAtLeastS_whenNoIconSet_shouldSetIconToDefault()
57855 Landroid/util/LauncherIcons$ShadowDrawable$MyConstantState;-><init>(Landroid/graphics/Bitmap;Landro…57856 Landroid/util/LauncherIcons$ShadowDrawable$MyConstantState;->mChildState:Landroid/graphics/drawable…57857 Landroid/util/LauncherIcons$ShadowDrawable$MyConstantState;->mPaint:Landroid/graphics/Paint;57858 Landroid/util/LauncherIcons$ShadowDrawable$MyConstantState;->mShadow:Landroid/graphics/Bitmap;57859 Landroid/util/LauncherIcons$ShadowDrawable;-><init>(Landroid/graphics/Bitmap;Landroid/graphics/draw…57860 Landroid/util/LauncherIcons$ShadowDrawable;-><init>(Landroid/util/LauncherIcons$ShadowDrawable$MyCo…57861 Landroid/util/LauncherIcons$ShadowDrawable;->mState:Landroid/util/LauncherIcons$ShadowDrawable$MyCo…