Home | History | Annotate | Download | only in wifi

Lines Matching refs:titleHeight

1113             float titleHeight = resources.getFraction(R.dimen.setup_title_height, 1, 1);
1123 title.setMinimumHeight((int) (parentHeight * titleHeight));