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.java704 int mConstantHeight; field in DrawableContainer.DrawableContainerState
776 mConstantHeight = orig.mConstantHeight; in DrawableContainerState()
1100 return mConstantHeight; in getConstantHeight()
1126 mConstantWidth = mConstantHeight = -1; in computeConstantSize()
1133 if (s > mConstantHeight) mConstantHeight = s; in computeConstantSize()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt19764 Landroid/graphics/drawable/DrawableContainer$DrawableContainerState;->mConstantHeight:I