Searched refs:mConstantSize (Results 1 – 4 of 4) sorted by relevance
702 boolean mConstantSize = false; field in DrawableContainer.DrawableContainerState755 mConstantSize = orig.mConstantSize; in DrawableContainerState()1081 mConstantSize = constant; in setConstantSize()1085 return mConstantSize; in isConstantSize()
146 state.mConstantSize = a.getBoolean( in updateStateFromTypedArray()147 R.styleable.StateListDrawable_constantSize, state.mConstantSize); in updateStateFromTypedArray()
422 R.styleable.AnimatedStateListDrawable_constantSize, state.mConstantSize)); in updateStateFromTypedArray()
21129 Landroid/graphics/drawable/DrawableContainer$DrawableContainerState;->mConstantSize:Z