Searched refs:FILL_PARENT (Results 1 – 9 of 9) sorted by relevance
50 public final static String FILL_PARENT = "fill_parent"; field in BridgeConstants
1416 super(FILL_PARENT, height); in LayoutParams()1418 if (this.height == FILL_PARENT) { in LayoutParams()1428 if (this.width != FILL_PARENT) { in LayoutParams()1431 this.width = FILL_PARENT; in LayoutParams()1433 if (this.height == FILL_PARENT) { in LayoutParams()1447 if (this.width != FILL_PARENT) { in LayoutParams()1450 this.width = FILL_PARENT; in LayoutParams()1452 if (this.height == FILL_PARENT) { in LayoutParams()
1412 if (lp.width != LayoutParams.FILL_PARENT) {1418 if (lp.height != LayoutParams.FILL_PARENT) {2815 super(FILL_PARENT, FILL_PARENT);
583 v.equals(BridgeConstants.FILL_PARENT)) { in getDimension()
426 DeprecationMismatch: android.view.ViewGroup.LayoutParams#FILL_PARENT:
52719 field @Deprecated public static final int FILL_PARENT = -1; // 0xffffffff
7857 public static final int FILL_PARENT = -1; field in ViewGroup.LayoutParams
34214 field public static final deprecated int FILL_PARENT = -1; // 0xffffffff
52575 field @Deprecated public static final int FILL_PARENT = -1; // 0xffffffff