Searched refs:getUpperBound (Results 1 – 3 of 3) sorted by relevance
118 public Insets getUpperBound() { in getUpperBound() method in WindowInsetsAnimationListener.InsetsAnimation
421 getUpperBound(bucketIdx, mBucketStartIndices, values.length); in bucketValues()473 getUpperBound(clusterIdx, clusterStartIndices, numFrequencies); in getBucketStartIndices()508 private static int getUpperBound(int index, int[] startIndices, int max) { in getUpperBound() method in KernelCpuThreadReader.FrequencyBucketCreator
142 } else if (typeVar.getUpperBound().getKind() != TypeKind.NULL) { in getTypeSignature()143 return getTypeSignature(typeVar.getUpperBound()); in getTypeSignature()