Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/util/
DLauncherIcons.java133 final MyConstantState mState;
137 mState = new MyConstantState(shadow, dr.getConstantState()); in ShadowDrawable()
140 ShadowDrawable(MyConstantState state) { in ShadowDrawable()
167 private static class MyConstantState extends ConstantState { class in LauncherIcons.ShadowDrawable
173 MyConstantState(Bitmap shadow, ConstantState childState) { in MyConstantState() method in LauncherIcons.ShadowDrawable.MyConstantState
/frameworks/libs/systemui/iconloaderlib/src/com/android/launcher3/icons/
DUserBadgeDrawable.java146 return new MyConstantState( in getConstantState()
150 private static class MyConstantState extends ConstantState { class in UserBadgeDrawable
157 MyConstantState(ConstantState base, int bgColor, int baseColor, in MyConstantState() method in UserBadgeDrawable.MyConstantState
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt57212 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;
57217 …LauncherIcons$ShadowDrawable;-><init>(Landroid/util/LauncherIcons$ShadowDrawable$MyConstantState;)V
57218 …l/LauncherIcons$ShadowDrawable;->mState:Landroid/util/LauncherIcons$ShadowDrawable$MyConstantState;