Searched refs:getInputViewHeight (Results 1 – 2 of 2) sorted by relevance
95 public int getInputViewHeight(int defaultHeight) { in getInputViewHeight() method in ImeSettings
623 final int mainSpacerHeight = mSettings.getInputViewHeight(LayoutParams.WRAP_CONTENT); in KeyboardLayoutView()