Searched refs:mConstantHeight (Results 1 – 2 of 2) sorted by relevance
705 int mConstantHeight; field in DrawableContainer.DrawableContainerState777 mConstantHeight = orig.mConstantHeight; in DrawableContainerState()1101 return mConstantHeight; in getConstantHeight()1127 mConstantWidth = mConstantHeight = -1; in computeConstantSize()1134 if (s > mConstantHeight) mConstantHeight = s; in computeConstantSize()
19773 Landroid/graphics/drawable/DrawableContainer$DrawableContainerState;->mConstantHeight:I