Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/drawable/
DDrawableContainer.java702 boolean mConstantSize = false; field in DrawableContainer.DrawableContainerState
755 mConstantSize = orig.mConstantSize; in DrawableContainerState()
1081 mConstantSize = constant; in setConstantSize()
1085 return mConstantSize; in isConstantSize()
DStateListDrawable.java146 state.mConstantSize = a.getBoolean( in updateStateFromTypedArray()
147 R.styleable.StateListDrawable_constantSize, state.mConstantSize); in updateStateFromTypedArray()
DAnimatedStateListDrawable.java422 R.styleable.AnimatedStateListDrawable_constantSize, state.mConstantSize)); in updateStateFromTypedArray()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt21129 Landroid/graphics/drawable/DrawableContainer$DrawableContainerState;->mConstantSize:Z