Home | History | Annotate | Download | only in widget

Lines Matching refs:childState

1126         int childState = 0;
1137 childState = combineMeasuredStates(childState, child.getMeasuredState());
1149 widthSize |= (childState&MEASURED_STATE_MASK);