Searched refs:getLowerBound (Results 1 – 3 of 3) sorted by relevance
110 public Insets getLowerBound() { in getLowerBound() method in WindowInsetsAnimationListener.InsetsAnimation
419 final int bucketStartIdx = getLowerBound(bucketIdx, mBucketStartIndices); in bucketValues()471 final int clusterStartIdx = getLowerBound(clusterIdx, clusterStartIndices); in getBucketStartIndices()504 private static int getLowerBound(int index, int[] startIndices) { in getLowerBound() method in KernelCpuThreadReader.FrequencyBucketCreator
140 if (typeVar.getLowerBound().getKind() != TypeKind.NULL) { in getTypeSignature()141 return getTypeSignature(typeVar.getLowerBound()); in getTypeSignature()