Searched refs:shouldHandleMeasuredHeightTooSmall (Results 1 – 1 of 1) sorted by relevance
359 if (shouldHandleMeasuredHeightTooSmall(view, info)) { in handleMeasuredStateTooSmall()378 private static boolean shouldHandleMeasuredHeightTooSmall(View view, PercentLayoutInfo info) { in shouldHandleMeasuredHeightTooSmall() method in PercentLayoutHelper