Home | History | Annotate | Download | only in internal

Lines Matching refs:baseHeight

262             final int baseHeight = params.mOccupiedHeight - params.mTopPadding
264 params.mBaseHeight = baseHeight;
266 R.styleable.Keyboard_rowHeight, baseHeight, baseHeight / DEFAULT_KEYBOARD_ROWS);