Searched refs:maxRightKeys (Results 1 – 1 of 1) sorted by relevance
101 final int maxRightKeys = (parentKeyboardWidth - coordXInParent) / keyWidth; in setParameters() local106 } else if (numRightKeys > maxRightKeys + 1) { in setParameters()107 rightKeys = maxRightKeys + 1; // include default key in setParameters()121 if (maxRightKeys == rightKeys - 1 && rightKeys > 1) { in setParameters()