Home
last modified time | relevance | path

Searched refs:mConstantHeight (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
DDrawableContainer.java705 int mConstantHeight; field in DrawableContainer.DrawableContainerState
777 mConstantHeight = orig.mConstantHeight; in DrawableContainerState()
1101 return mConstantHeight; in getConstantHeight()
1127 mConstantWidth = mConstantHeight = -1; in computeConstantSize()
1134 if (s > mConstantHeight) mConstantHeight = s; in computeConstantSize()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt19773 Landroid/graphics/drawable/DrawableContainer$DrawableContainerState;->mConstantHeight:I