Home | History | Annotate | Download | only in widget

Lines Matching full:desiredwidth

1546             final int desiredWidth = Math.max(minSize, measuredSize);
1547 return resolveSizeAndState(desiredWidth, measureSpec, 0);