Home
last modified time | relevance | path

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

/aosp14/frameworks/base/graphics/java/android/graphics/drawable/
H A DAdaptiveIconDrawable.java972 static class LayerState extends ConstantState { class in AdaptiveIconDrawable
999 LayerState(@Nullable LayerState orig, @NonNull AdaptiveIconDrawable owner, in LayerState() method in AdaptiveIconDrawable.LayerState