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