Searched refs:mCheckedConstantSize (Results 1 – 2 of 2) sorted by relevance
703 boolean mCheckedConstantSize; field in DrawableContainer.DrawableContainerState775 if (orig.mCheckedConstantSize) { in DrawableContainerState()780 mCheckedConstantSize = true; in DrawableContainerState()856 mCheckedConstantSize = false; in addChild()970 mCheckedConstantSize = false; in updateDensity()1089 if (!mCheckedConstantSize) { in getConstantWidth()1097 if (!mCheckedConstantSize) { in getConstantHeight()1105 if (!mCheckedConstantSize) { in getConstantMinimumWidth()1113 if (!mCheckedConstantSize) { in getConstantMinimumHeight()1121 mCheckedConstantSize = true; in computeConstantSize()
19766 Landroid/graphics/drawable/DrawableContainer$DrawableContainerState;->mCheckedConstantSize:Z