Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/drawable/
DAdaptiveIconDrawable.java929 static class LayerState extends ConstantState { class in AdaptiveIconDrawable
954 LayerState(@Nullable LayerState orig, @NonNull AdaptiveIconDrawable owner, in LayerState() method in AdaptiveIconDrawable.LayerState