Home
last modified time | relevance | path

Searched refs:setInputViewHeightWithoutSystemWindowInset (Results 1 – 2 of 2) sorted by relevance

/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DImeSettings.java160 public Builder setInputViewHeightWithoutSystemWindowInset(int height) { in setInputViewHeightWithoutSystemWindowInset() method in ImeSettings.Builder
/cts/tests/inputmethod/src/android/view/inputmethod/cts/
DOnScreenPositionTest.java89 .setInputViewHeightWithoutSystemWindowInset(EXPECTED_KEYBOARD_HEIGHT))) { in testImeIsNotBehindNavBar()