Searched refs:buttonHeight (Results 1 – 2 of 2) sorted by relevance
55 val buttonHeight: Int = in layoutButtons() constant60 val paddingTop = (buttonHeight - iconSize) / 2 in layoutButtons()71 val homeLayoutparams = LinearLayout.LayoutParams(buttonWidth, buttonHeight) in layoutButtons()78 val backLayoutParams = LinearLayout.LayoutParams(buttonWidth, buttonHeight) in layoutButtons()
815 int buttonHeight = res.getDimensionPixelSize( in updateButtonLayoutSpacing() local821 int paddingTop = (buttonHeight - iconSize) / 2; in updateButtonLayoutSpacing()841 buttonHeight in updateButtonLayoutSpacing()851 buttonHeight in updateButtonLayoutSpacing()