Searched refs:MyConstantState (Results 1 – 2 of 2) sorted by relevance
128 final MyConstantState mState;132 mState = new MyConstantState(shadow, dr.getConstantState()); in ShadowDrawable()135 ShadowDrawable(MyConstantState state) { in ShadowDrawable()162 private static class MyConstantState extends ConstantState { class in LauncherIcons.ShadowDrawable168 MyConstantState(Bitmap shadow, ConstantState childState) { in MyConstantState() method in LauncherIcons.ShadowDrawable.MyConstantState
4206 android.util.LauncherIcons$ShadowDrawable$MyConstantState