Home | History | Annotate | Download | only in internal

Lines Matching refs:baseHeight

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