Searched defs:minLength (Results 1 – 10 of 10) sorted by relevance
38 float minLength = Math.min(expectedLength, pathMeasure.getLength()); in assertPathMatches() local
23 final int minLength = thickness * 2; in getThumbLength() local
32 int minLength) { in newUnpaddedArray()
63 int minLength, JNIAccess access) in AutoJavaFloatArray()83 int minLength) in AutoJavaIntArray()102 int minLength, JNIAccess access) in AutoJavaShortArray()122 int minLength) in AutoJavaByteArray()
148 private static void checkArgumentArrayLengthNoLessThan(float[] array, int minLength, in checkArgumentArrayLengthNoLessThan()
248 public VariableLengthValidator(int minLength, int maxLength) { in VariableLengthValidator()
337 static const size_t minLength = APK_LIB_LEN + 2 + LIB_PREFIX_LEN + 1 + LIB_SUFFIX_LEN; in next() local
2558 const uint8_t *data, size_t size, size_t minLength) { in copyCodecSpecificData()
7395 static void removeTrailingTags(char *key, size_t minLength, const char *tag) { in removeTrailingTags()
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...