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