Searched defs:maxLength (Results 1 – 13 of 13) sorted by relevance
123 int maxLength = bufferSize - bufferIndex; in write() local177 int maxLength = bufferSize - bufferIndex; in write() local
54 final int maxLength = Math.max(actualValueLength, userDatalength); in getScore() local
126 int maxLength = buffer.remaining(); in unmarshal() local
552 static void checkTextLength(CharSequence text, int maxLength) { in checkTextLength()553 Preconditions.checkArgumentInRange(text.length(), 0, maxLength, "text.length()"); in checkTextLength() local
199 int maxLength = 0; //maximum length of a sequence already found in maxLengthSequence() local
248 public VariableLengthValidator(int minLength, int maxLength) { in VariableLengthValidator()
139 Bitmap bitmap, int maxLength, boolean recycle) { in resizeDownBySideLength()
409 public void setMaxTextLength(@SuppressWarnings("unused") int maxLength) {} in setMaxTextLength()
476 int maxLength = 0; in configureEGLPbufferSurfaces() local
126 size_t maxLength; member
2495 final int maxLength = Math.max(maxAuthority, maxAccount + 3); in dumpRecentHistory() local4067 int maxLength = 0; in writeTo() local
1897 public void setMaxTextLength(int maxLength) { in setMaxTextLength()
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...