Searched defs:maxLength (Results 1 – 14 of 14) sorted by relevance
123 int maxLength = bufferSize - bufferIndex; in write() local177 int maxLength = bufferSize - bufferIndex; in write() local
126 int maxLength = buffer.remaining(); in unmarshal() local
669 static void checkTextLength(CharSequence text, int maxLength) { in checkTextLength()670 Preconditions.checkArgumentInRange(text.length(), 0, maxLength, "text.length()"); in checkTextLength() local
141 size_t maxLength = 0; in Usage() local
248 public VariableLengthValidator(int minLength, int maxLength) { in VariableLengthValidator()
139 Bitmap bitmap, int maxLength, boolean recycle) { in resizeDownBySideLength()
348 int maxLength = 0; //maximum length of a sequence already found in maxLengthSequence() local
413 public void setMaxTextLength(@SuppressWarnings("unused") int maxLength) {} in setMaxTextLength()
476 int maxLength = 0; in configureEGLPbufferSurfaces() local
126 size_t maxLength; member
911 public void setMaxTextLength(int maxLength) { in setMaxTextLength()
2476 final int maxLength = Math.max(maxAuthority, maxAccount + 3); in dumpRecentHistory() local4003 int maxLength = 0; in writeTo() local
2005 public void setMaxTextLength(int maxLength) { in setMaxTextLength()
11601 int maxLength = -1; in onProvideStructure() local