Home
last modified time | relevance | path

Searched refs:FILL_PARENT (Results 1 – 12 of 12) 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) {
2859 super(FILL_PARENT, FILL_PARENT);
/frameworks/layoutlib/bridge/src/android/content/res/
DResources_Delegate.java591 v.equals(BridgeConstants.FILL_PARENT)) { in getDimension()
/frameworks/base/core/api/
Dlint-baseline.txt368 DeprecationMismatch: android.view.ViewGroup.LayoutParams#FILL_PARENT:
369 …Field ViewGroup.LayoutParams.FILL_PARENT: @Deprecated annotation (present) and @deprecated doc tag…
Dmodule-lib-lint-baseline.txt482 DeprecationMismatch: android.view.ViewGroup.LayoutParams#FILL_PARENT:
483 …Field ViewGroup.LayoutParams.FILL_PARENT: @Deprecated annotation (present) and @deprecated doc tag…
Dtest-lint-baseline.txt496 DeprecationMismatch: android.view.ViewGroup.LayoutParams#FILL_PARENT:
497 …Field ViewGroup.LayoutParams.FILL_PARENT: @Deprecated annotation (present) and @deprecated doc tag…
Dsystem-lint-baseline.txt486 DeprecationMismatch: android.view.ViewGroup.LayoutParams#FILL_PARENT:
487 …Field ViewGroup.LayoutParams.FILL_PARENT: @Deprecated annotation (present) and @deprecated doc tag…
Dcurrent.txt53752 field @Deprecated public static final int FILL_PARENT = -1; // 0xffffffff
/frameworks/base/core/java/android/view/
DViewGroup.java8240 public static final int FILL_PARENT = -1; field in ViewGroup.LayoutParams
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt34214 field public static final deprecated int FILL_PARENT = -1; // 0xffffffff