Searched refs:mRoundedDefaultBottom (Results 1 – 1 of 1) sorted by relevance
117 protected int mRoundedDefaultBottom; field in ScreenDecorations533 || mRoundedDefaultBottom != newRoundedDefaultBottom in updateRoundedCornerRadii()539 mRoundedDefaultBottom = newRoundedDefaultBottom; in updateRoundedCornerRadii()640 return mRoundedDefault > 0 || mRoundedDefaultBottom > 0 || mRoundedDefaultTop > 0; in hasRoundedCorners()739 int sizeBottom = mRoundedDefaultBottom; in onTuningChanged()