Searched refs:mCheckedConstantSize (Results 1 – 1 of 1) sorted by relevance
700 boolean mCheckedConstantSize; field in DrawableContainer.DrawableContainerState770 if (orig.mCheckedConstantSize) { in DrawableContainerState()775 mCheckedConstantSize = true; in DrawableContainerState()851 mCheckedConstantSize = false; in addChild()965 mCheckedConstantSize = false; in updateDensity()1084 if (!mCheckedConstantSize) { in getConstantWidth()1092 if (!mCheckedConstantSize) { in getConstantHeight()1100 if (!mCheckedConstantSize) { in getConstantMinimumWidth()1108 if (!mCheckedConstantSize) { in getConstantMinimumHeight()1116 mCheckedConstantSize = true; in computeConstantSize()