Searched refs:mConstantSize (Results 1 – 3 of 3) sorted by relevance
141 state.mConstantSize = a.getBoolean( in updateStateFromTypedArray()142 R.styleable.StateListDrawable_constantSize, state.mConstantSize); in updateStateFromTypedArray()
699 boolean mConstantSize = false; field in DrawableContainer.DrawableContainerState750 mConstantSize = orig.mConstantSize; in DrawableContainerState()1076 mConstantSize = constant; in setConstantSize()1080 return mConstantSize; in isConstantSize()
419 R.styleable.AnimatedStateListDrawable_constantSize, state.mConstantSize)); in updateStateFromTypedArray()