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()
52 import org.robolectric.shadows.ShadowDrawable;185 ShadowDrawable shadowDrawable = shadowOf(mIcon.getDrawable()); in onBindViewHolder_whenAtLeastS_whenIconSet_shouldSetIcon()196 ShadowDrawable shadowDrawable = shadowOf(mIcon.getDrawable()); in onBindViewHolder_whenAtLeastS_whenNoIconSet_shouldSetIconToDefault()
57212 Landroid/util/LauncherIcons$ShadowDrawable$MyConstantState;-><init>(Landroid/graphics/Bitmap;Landro…57213 Landroid/util/LauncherIcons$ShadowDrawable$MyConstantState;->mChildState:Landroid/graphics/drawable…57214 Landroid/util/LauncherIcons$ShadowDrawable$MyConstantState;->mPaint:Landroid/graphics/Paint;57215 Landroid/util/LauncherIcons$ShadowDrawable$MyConstantState;->mShadow:Landroid/graphics/Bitmap;57216 Landroid/util/LauncherIcons$ShadowDrawable;-><init>(Landroid/graphics/Bitmap;Landroid/graphics/draw…57217 Landroid/util/LauncherIcons$ShadowDrawable;-><init>(Landroid/util/LauncherIcons$ShadowDrawable$MyCo…57218 Landroid/util/LauncherIcons$ShadowDrawable;->mState:Landroid/util/LauncherIcons$ShadowDrawable$MyCo…