Searched refs:defaultHeight (Results 1 – 1 of 1) sorted by relevance
75 public int getInputViewHeightWithoutSystemWindowInset(int defaultHeight) { in getInputViewHeightWithoutSystemWindowInset() argument76 return mBundle.getInt(INPUT_VIEW_HEIGHT_WITHOUT_SYSTEM_WINDOW_INSET, defaultHeight); in getInputViewHeightWithoutSystemWindowInset()