Searched refs:END_OF (Results 1 – 3 of 3) sorted by relevance
174 public static final int END_OF = 17; field in RelativeLayout1261 @ViewDebug.IntToString(from = END_OF, to = "endOf")1368 rules[END_OF] = a.getResourceId(attr, 0); in LayoutParams()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()1640 if (mRules[END_OF] != 0) { in resolveRules()1643 mRules[END_OF] = 0; in resolveRules()[all …]
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
59508 field public static final int END_OF = 17; // 0x11