Searched defs:maxLength (Results 1 – 3 of 3) sorted by relevance
232 private int maxLength = -1; field in Command.Builder276 public Builder maxLength(int maxLength) { in maxLength() method in Command.Builder
94 int maxLength = tts.getMaxSpeechInputLength(); in testMaxSpeechInputLength() local
184 int maxLength = Integer.toString(maxValue).length(); in getOrderNumberString() local