Home | History | Annotate | Download | only in widget

Lines Matching defs:DEFAULT_HEIGHT

2002         private static final int DEFAULT_HEIGHT = WRAP_CONTENT;
2079 this(DEFAULT_WIDTH, DEFAULT_HEIGHT,
2195 this.height = attributes.getLayoutDimension(heightAttr, DEFAULT_HEIGHT);