Home
last modified time | relevance | path

Searched refs:FILL_PARENT (Results 1 – 9 of 9) sorted by relevance

/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/
DBridgeConstants.java50 public final static String FILL_PARENT = "fill_parent"; field in BridgeConstants
/frameworks/ex/widget/java/com/android/ex/widget/
DStaggeredGridView.java1416 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()
/frameworks/base/core/java/com/android/internal/widget/
DViewPager.java1412 if (lp.width != LayoutParams.FILL_PARENT) {
1418 if (lp.height != LayoutParams.FILL_PARENT) {
2815 super(FILL_PARENT, FILL_PARENT);
/frameworks/layoutlib/bridge/src/android/content/res/
DResources_Delegate.java583 v.equals(BridgeConstants.FILL_PARENT)) { in getDimension()
/frameworks/base/api/
Dlint-baseline.txt426 DeprecationMismatch: android.view.ViewGroup.LayoutParams#FILL_PARENT:
Dcurrent.txt52719 field @Deprecated public static final int FILL_PARENT = -1; // 0xffffffff
/frameworks/base/core/java/android/view/
DViewGroup.java7857 public static final int FILL_PARENT = -1; field in ViewGroup.LayoutParams
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt34214 field public static final deprecated int FILL_PARENT = -1; // 0xffffffff
/frameworks/base/non-updatable-api/
Dcurrent.txt52575 field @Deprecated public static final int FILL_PARENT = -1; // 0xffffffff