Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/util/
H A 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