Home
last modified time | relevance | path

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

/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DMockIme.java412 final int mainSpacerHeight = mSettings.getInputViewHeightWithoutSystemWindowInset( in KeyboardLayoutView() local
426 addView(layout, LayoutParams.MATCH_PARENT, mainSpacerHeight); in KeyboardLayoutView()