Searched refs:mCheckedConstantSize (Results 1 – 2 of 2) sorted by relevance
702 boolean mCheckedConstantSize; field in DrawableContainer.DrawableContainerState774 if (orig.mCheckedConstantSize) { in DrawableContainerState()779 mCheckedConstantSize = true; in DrawableContainerState()855 mCheckedConstantSize = false; in addChild()969 mCheckedConstantSize = false; in updateDensity()1088 if (!mCheckedConstantSize) { in getConstantWidth()1096 if (!mCheckedConstantSize) { in getConstantHeight()1104 if (!mCheckedConstantSize) { in getConstantMinimumWidth()1112 if (!mCheckedConstantSize) { in getConstantMinimumHeight()1120 mCheckedConstantSize = true; in computeConstantSize()
16879 Landroid/graphics/drawable/DrawableContainer$DrawableContainerState;->mCheckedConstantSize:Z