Searched refs:mConstantSize (Results 1 – 4 of 4) sorted by relevance
701 boolean mConstantSize = false; field in DrawableContainer.DrawableContainerState754 mConstantSize = orig.mConstantSize; in DrawableContainerState()1080 mConstantSize = constant; in setConstantSize()1084 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()
19767 Landroid/graphics/drawable/DrawableContainer$DrawableContainerState;->mConstantSize:Z