Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/drawable/
DStateListDrawable.java264 static final class StateListState extends DrawableContainerState { class in StateListDrawable
267 StateListState(StateListState orig, StateListDrawable owner, Resources res) { in StateListState() method in StateListDrawable.StateListState