Home
last modified time | relevance | path

Searched refs:createConstantState (Results 1 – 1 of 1) sorted by relevance

/packages/apps/ThemePicker/src/com/android/customization/widget/
DDynamicAdaptiveIconDrawable.java110 mLayerState = createConstantState(state, res); in DynamicAdaptiveIconDrawable()
129 private LayerState createConstantState(@Nullable LayerState state, @Nullable Resources res) { in createConstantState() method in DynamicAdaptiveIconDrawable
709 mLayerState = createConstantState(mLayerState, null); in mutate()