Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DRelativeLayout.java174 public static final int END_OF = 17; field in RelativeLayout
202 LEFT_OF, RIGHT_OF, ALIGN_LEFT, ALIGN_RIGHT, START_OF, END_OF, ALIGN_START, ALIGN_END
1261 @ViewDebug.IntToString(from = END_OF, to = "endOf")
1368 rules[END_OF] = a.getResourceId(attr, 0); in LayoutParams()
1525 return (mInitialRules[START_OF] != 0 || mInitialRules[END_OF] != 0 || in hasRelativeRules()
1531 return rule == START_OF || rule == END_OF in isRelativeRule()
1584 if (mRules[END_OF] != 0) { in resolveRules()
1588 mRules[RIGHT_OF] = mRules[END_OF]; in resolveRules()
1590 mRules[END_OF] = 0; in resolveRules()
1629 if ((mRules[START_OF] != 0 || mRules[END_OF] != 0) && in resolveRules()
[all …]
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...