Home
last modified time | relevance | path

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

/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DImeSettings.java88 public int getInputViewHeightWithoutSystemWindowInset(int defaultHeight) { in getInputViewHeightWithoutSystemWindowInset() method in ImeSettings
DMockIme.java412 final int mainSpacerHeight = mSettings.getInputViewHeightWithoutSystemWindowInset( in KeyboardLayoutView()