Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DRelativeLayout.java173 public static final int END_OF = 17; field in RelativeLayout
201 LEFT_OF, RIGHT_OF, ALIGN_LEFT, ALIGN_RIGHT, START_OF, END_OF, ALIGN_START, ALIGN_END
1260 @ViewDebug.IntToString(from = END_OF, to = "endOf")
1367 rules[END_OF] = a.getResourceId(attr, 0); in LayoutParams()
1524 return (mInitialRules[START_OF] != 0 || mInitialRules[END_OF] != 0 || in hasRelativeRules()
1530 return rule == START_OF || rule == END_OF in isRelativeRule()
1583 if (mRules[END_OF] != 0) { in resolveRules()
1587 mRules[RIGHT_OF] = mRules[END_OF]; in resolveRules()
1589 mRules[END_OF] = 0; in resolveRules()
1628 if ((mRules[START_OF] != 0 || mRules[END_OF] != 0) && in resolveRules()
[all …]
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt38174 field public static final int END_OF = 17; // 0x11
/frameworks/base/non-updatable-api/
Dcurrent.txt57832 field public static final int END_OF = 17; // 0x11
/frameworks/base/api/
Dcurrent.txt57976 field public static final int END_OF = 17; // 0x11