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.java597 final int mainSpacerHeight = mSettings.getInputViewHeight(LayoutParams.WRAP_CONTENT); in KeyboardLayoutView() local
646 addView(mLayout, MATCH_PARENT, mainSpacerHeight); in KeyboardLayoutView()