Searched refs:mConstantSize (Results 1 – 3 of 3) sorted by relevance
680 boolean mConstantSize = false; field in DrawableContainer.DrawableContainerState728 mConstantSize = orig.mConstantSize; in DrawableContainerState()1046 mConstantSize = constant; in setConstantSize()1050 return mConstantSize; in isConstantSize()
135 state.mConstantSize = a.getBoolean( in updateStateFromTypedArray()136 R.styleable.StateListDrawable_constantSize, state.mConstantSize); in updateStateFromTypedArray()
419 R.styleable.AnimatedStateListDrawable_constantSize, state.mConstantSize)); in updateStateFromTypedArray()