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.java298 final int mainSpacerHeight = mSettings.getInputViewHeightWithoutSystemWindowInset( in KeyboardLayoutView() local
312 addView(layout, LayoutParams.MATCH_PARENT, mainSpacerHeight); in KeyboardLayoutView()