Searched defs:createConstantState (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
H A DTransitionDrawable.java100 LayerState createConstantState(LayerState state, Resources res) { method in class:TransitionDrawable
H A DLayerDrawable.java99 LayerState as = createConstantState(state, res);
106 LayerState createConstantState(LayerState state, Resources res) { method in class:LayerDrawable

Completed in 34 milliseconds