Home
last modified time | relevance | path

Searched refs:MyConstantState (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/util/
DLauncherIcons.java128 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.ShadowDrawable
168 MyConstantState(Bitmap shadow, ConstantState childState) { in MyConstantState() method in LauncherIcons.ShadowDrawable.MyConstantState
/frameworks/base/
Dcompiled-classes-phone4206 android.util.LauncherIcons$ShadowDrawable$MyConstantState