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