Home | History | Annotate | Download | only in content

Lines Matching refs:padLength

2496                 final int padLength = 2 + 2 + maxLength + 2 + 10 + 11;
2497 final char chars[] = new char[padLength];