Searched refs:mMediumHeight (Results 1 – 3 of 3) sorted by relevance
77 public final int mMediumHeight; field in AuthDialog.LayoutParams82 mMediumHeight = mediumHeight; in LayoutParams()
437 mLayoutParams.mMediumHeight, in updateSize()441 mLayoutParams.mMediumHeight, in updateSize()930 mLayoutParams.mMediumHeight + navBarInsets.bottom); in onMeasure()933 setMeasuredDimension(mLayoutParams.mMediumWidth, mLayoutParams.mMediumHeight); in onMeasure()
160 params.mMediumHeight + insets.bottom); in onMeasure()