Home | History | Annotate | Download | only in view

Lines Matching refs:FILL_PARENT

5320      * <li>FILL_PARENT (renamed MATCH_PARENT in API Level 8 and higher), which
5342 * FILL_PARENT means that the view wants to be as big as its parent,
5348 public static final int FILL_PARENT = -1;
5366 * constants FILL_PARENT (replaced by MATCH_PARENT ,
5377 * constants FILL_PARENT (replaced by MATCH_PARENT ,
5398 * {@link #WRAP_CONTENT}, or {@link #FILL_PARENT} (replaced by
5401 * {@link #WRAP_CONTENT}, or {@link #FILL_PARENT} (replaced by
5422 * {@link #FILL_PARENT} (replaced by {@link #MATCH_PARENT} in
5425 * {@link #FILL_PARENT} (replaced by {@link #MATCH_PARENT} in