Home | History | Annotate | Download | only in widget

Lines Matching full:desiredwidth

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