Searched refs:otherSize (Results 1 – 3 of 3) sorted by relevance
91 final int otherSize = mMeasureOrderOther.size(); in onMeasure() local100 if (i < otherSize) { in onMeasure()103 c = mMeasureOrderTextViews.get(i - otherSize).second; in onMeasure()
588 final float otherSize = 1f * mOrientationHelper.getDecoratedMeasurementInOther(view) / in layoutChunk() local590 if (otherSize > maxSizeInOther) { in layoutChunk()591 maxSizeInOther = otherSize; in layoutChunk()
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...