Searched refs:setInputViewHeightWithoutSystemWindowInset (Results 1 – 2 of 2) sorted by relevance
149 public Builder setInputViewHeightWithoutSystemWindowInset(int height) { in setInputViewHeightWithoutSystemWindowInset() method in ImeSettings.Builder
88 .setInputViewHeightWithoutSystemWindowInset(EXPECTED_KEYBOARD_HEIGHT))) { in testImeIsNotBehindNavBar()