Searched refs:mRoundedDefaultBottom (Results 1 – 2 of 2) sorted by relevance
125 protected int mRoundedDefaultBottom; field in ScreenDecorations416 updateRoundedCornerSize(mRoundedDefault, mRoundedDefaultTop, mRoundedDefaultBottom); in updateView()600 || mRoundedDefaultBottom != newRoundedDefaultBottom in updateRoundedCornerRadii()609 mRoundedDefaultTop = mRoundedDefaultBottom = mRoundedDefault; in updateRoundedCornerRadii()613 mRoundedDefaultBottom = newRoundedDefaultBottom; in updateRoundedCornerRadii()665 return mRoundedDefault > 0 || mRoundedDefaultBottom > 0 || mRoundedDefaultTop > 0 in hasRoundedCorners()717 int sizeBottom = mRoundedDefaultBottom; in onTuningChanged()
214 assertThat(mScreenDecorations.mRoundedDefaultBottom).isEqualTo(testRadius); in testRoundingRadius_NoCutout()323 assertThat(mScreenDecorations.mRoundedDefaultBottom).isEqualTo(multipleRadiusSize); in testRoundingMultipleRadius_NoCutout()