Home
last modified time | relevance | path

Searched refs:ALIGN_START (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/core/java/android/widget/
H A DRelativeLayout.java178 public static final int ALIGN_START = 18; field in RelativeLayout
1256 @ViewDebug.IntToString(from = ALIGN_START, to = "alignStart"),
1371 rules[ALIGN_START] = a.getResourceId(attr, 0); in LayoutParams()
1532 || rule == ALIGN_START || rule == ALIGN_END in isRelativeRule()
1557 if (mRules[ALIGN_START] != 0) { in resolveRules()
1561 mRules[ALIGN_LEFT] = mRules[ALIGN_START]; in resolveRules()
1563 mRules[ALIGN_START] = 0; in resolveRules()
1612 if ((mRules[ALIGN_START] != 0 || mRules[ALIGN_END] != 0) && in resolveRules()
1618 if (mRules[ALIGN_START] != 0) { in resolveRules()
1621 mRules[ALIGN_START] = 0; in resolveRules()
[all …]
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt55624 field public static final int ALIGN_START = 18; // 0x12
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt38168 field public static final int ALIGN_START = 18; // 0x12