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