Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/util/
DLauncherIcons.java162 private static class MyConstantState extends ConstantState { class in LauncherIcons.ShadowDrawable
168 MyConstantState(Bitmap shadow, ConstantState childState) { in MyConstantState() method in LauncherIcons.ShadowDrawable.MyConstantState