Home
last modified time | relevance | path

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

/frameworks/libs/systemui/iconloaderlib/src/com/android/launcher3/icons/
DUserBadgeDrawable.java150 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/core/java/android/util/
DLauncherIcons.java167 private static class MyConstantState extends ConstantState { class in LauncherIcons.ShadowDrawable
173 MyConstantState(Bitmap shadow, ConstantState childState) { in MyConstantState() method in LauncherIcons.ShadowDrawable.MyConstantState