Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DRelativeLayout.java177 public static final int ALIGN_START = 18; field in RelativeLayout
201 LEFT_OF, RIGHT_OF, ALIGN_LEFT, ALIGN_RIGHT, START_OF, END_OF, ALIGN_START, ALIGN_END
1255 @ViewDebug.IntToString(from = ALIGN_START, to = "alignStart"),
1370 rules[ALIGN_START] = a.getResourceId(attr, 0); in LayoutParams()
1525 mInitialRules[ALIGN_START] != 0 || mInitialRules[ALIGN_END] != 0 || in hasRelativeRules()
1531 || rule == ALIGN_START || rule == ALIGN_END in isRelativeRule()
1556 if (mRules[ALIGN_START] != 0) { in resolveRules()
1560 mRules[ALIGN_LEFT] = mRules[ALIGN_START]; in resolveRules()
1562 mRules[ALIGN_START] = 0; in resolveRules()
1611 if ((mRules[ALIGN_START] != 0 || mRules[ALIGN_END] != 0) && in resolveRules()
[all …]
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt38168 field public static final int ALIGN_START = 18; // 0x12
/frameworks/base/non-updatable-api/
Dcurrent.txt57826 field public static final int ALIGN_START = 18; // 0x12
/frameworks/base/api/
Dcurrent.txt57970 field public static final int ALIGN_START = 18; // 0x12